summaryrefslogtreecommitdiff
path: root/tests/urlpatterns_reverse/urls_without_handlers.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
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