summaryrefslogtreecommitdiff
path: root/tests/middleware/extra_urls.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-3/+3
* Updated test URL patterns to use path() and re_path().Tim Graham2018-12-311-4/+4
* Fixed #23276 -- Deprecated passing views as strings to url().Tim Graham2014-08-121-3/+5
* Fixed #21157 -- Fixed problems with ResolverMatchKevin Christopher Henry2014-04-231-3/+3
* Fixed #22218 -- Deprecated django.conf.urls.patterns.Tim Graham2014-04-031-6/+6
* Fixed #21774 -- Isolate all test urls from eachother.Marc Tamlyn2014-01-141-3/+3
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+7