summaryrefslogtreecommitdiff
path: root/tests/urlpatterns/path_base64_urls.py
AgeCommit message (Collapse)Author
2018-05-26[2.1.x] Fixed #29415 -- Fixed detection of custom URL converters in included ↵Xaroth Brook
patterns. Backport of 39283c8edbc5991b589d48a8e17152042193f2df from master
2017-09-20Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.Sjoerd Job Postmus
Thanks Aymeric Augustin for shepherding the DEP and patch review. Thanks Marten Kenbeek and Tim Graham for contributing to the code. Thanks Tom Christie, Shai Berger, and Tim Graham for the docs.