Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/urlpatterns_reverse/namespace_urls.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #23395 -- Limited line lengths to 119 characters.Dražen Odobašić2015-09-121-1/+4
* Fixed #21927 -- Made application and instance namespaces ...Marten Kenbeek2015-06-081-14/+9
* Fixed #24906 -- Fixed ResolverMatch.app_name for nested n...Marten Kenbeek2015-06-061-0/+2
* Fixed #12943 -- Allowed unnamed arguments to be propagate...Bas Peschier2015-03-121-0/+1
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+1
* Fixed #23276 -- Deprecated passing views as strings to ur...Tim Graham2014-08-121-3/+3
* Fixed #21157 -- Fixed problems with ResolverMatchKevin Christopher Henry2014-04-241-3/+3
* Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of do...chriscauley2014-04-171-9/+9
* Fixed #22218 -- Deprecated django.conf.urls.patterns.Tim Graham2014-04-031-26/+26
* Removed most of absolute_import importsClaude Paroz2013-07-291-2/+0
* Renamed some tests and removed references to modeltests/r...Florian Apolloner2013-02-261-7/+7
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+59