summaryrefslogtreecommitdiff
path: root/tests/urlpatterns_reverse/urls_without_handlers.py
AgeCommit message (Expand)Author
2018-12-31Updated test URL patterns to use path() and re_path().Tim Graham
2018-12-31Updated a test to reflect the fact that "import *" isn't used in URLconfs any...Tim Graham