summaryrefslogtreecommitdiff
path: root/tests/regressiontests/urlpatterns_reverse/urlconf_inner.py
AgeCommit message (Expand)Author
2011-09-11Fixed #14675 -- Completed removal of `from django.conf.urls.default import *`...Ramiro Morales
2010-11-20Fixed #14389, #9666 -- Started the migration path to make the first argument ...Russell Keith-Magee
2009-11-16Fixed #5034 -- honor request.urlconf in reverse and resolve.Brian Rosner