summaryrefslogtreecommitdiff
path: root/tests/urlpatterns/path_urls.py
AgeCommit message (Expand)Author
2019-12-06Fixed #31061 -- Ignored positional args in django.urls.resolve() when all opt...Mariusz Felisiak
2019-06-24Refs #26431 -- Added tests for resolving URL and translate_url() with provide...daniel a rios
2018-12-31Updated test URL patterns to use path() and re_path().Tim Graham
2018-12-06Fixed #28766 -- Added ResolverMatch.route.Benjamin Wohlwend
2018-11-30Removed urlpatterns_reverse dependency in urlpatterns tests.Xavier Fernandez
2017-09-20Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.Sjoerd Job Postmus