summaryrefslogtreecommitdiff
path: root/tests/urlpatterns/path_same_name_urls.py
AgeCommit message (Expand)Author
2020-01-09Fixed #30995 -- Allowed converter.to_url() to raise ValueError to indicate no...Jack Cushman
2020-01-08Added tests for using the same name for multiple URL patterns.Jack Cushman