Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/urlpatterns_reverse
Commit message (Expand)AuthorAgeFilesLines
* Fixed #19866 -- Added security logger and return 400 for ...Preston Holmes2013-05-263-1/+5
* Use assertIsInstance in tests.Marc Tamlyn2013-05-211-3/+3
* Fixed #19541 -- Fixed BaseHandler to enable reversing URL...Loic Bistuer2013-03-242-0/+76
* Fixed #13260 -- Quoted arguments interpolated in URLs in ...Aymeric Augustin2013-03-182-2/+6
* Fix #20022: Correctly handle prefixes with url-unsafe cha...Baptiste Mispelon2013-03-131-0/+5
* Fixed #20019 -- Ensured HttpRequest.resolver_match always...Aymeric Augustin2013-03-101-1/+5
* Renamed some tests and removed references to modeltests/r...Florian Apolloner2013-02-269-42/+42
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-2624-0/+952