summaryrefslogtreecommitdiff
path: root/tests/regressiontests/urlpatterns_reverse/middleware.py
AgeCommit message (Expand)Author
2011-10-13Convert the remainder of the relative imports in the tests to be absolute imp...Alex Gaynor
2011-07-13Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for t...Jannis Leidel
2010-03-26Fixed #12594 -- Ensured that a meaningful exception is raised when the urlcon...Russell Keith-Magee
2009-11-16Fixed #5034 -- honor request.urlconf in reverse and resolve.Brian Rosner