summaryrefslogtreecommitdiff
path: root/tests/urlpatterns/tests.py
AgeCommit message (Expand)Author
2019-12-06[3.0.x] Fixed #31061 -- Ignored positional args in django.urls.resolve() when...Mariusz Felisiak
2019-08-20Fixed #29667 -- Prohibited whitespaces in path() URLs.Hasan Ramezani
2019-08-12Corrected multiple typos.Min ho Kim
2019-06-24Fixed #26431 -- Prevented django.urls.resolve() from returning missing option...daniel a rios
2019-06-24Refs #26431 -- Added tests for resolving URL and translate_url() with provide...daniel a rios
2019-06-17Fixed typos in FakePayload docstring and SimplifiedURLTests test name.Min ho Kim
2019-02-11Fixed spelling mistakes in comments and tests.Semen Zhydenko
2018-12-06Fixed #28766 -- Added ResolverMatch.route.Benjamin Wohlwend
2018-10-04Fixed #29775 -- Fixed URL converters in a nested namespaced path.Eric Brandwein
2018-05-26Fixed #29415 -- Fixed detection of custom URL converters in included patterns.Xaroth Brook
2017-09-20Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.Sjoerd Job Postmus