summaryrefslogtreecommitdiff
path: root/tests/urlpatterns_reverse/test_localeregexdescriptor.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2019-11-07Refs #29983 -- Added support for using pathlib.Path in all settings.Jon Dufresne
2017-09-20Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.Sjoerd Job Postmus