summaryrefslogtreecommitdiff
path: root/tests/urlpatterns/path_same_name_urls.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-16/+16
* Fixed #30995 -- Allowed converter.to_url() to raise ValueError to indicate no...Jack Cushman2020-01-091-2/+15
* Added tests for using the same name for multiple URL patterns.Jack Cushman2020-01-081-0/+21