summaryrefslogtreecommitdiff
path: root/tests/regressiontests/urlpatterns_reverse/views.py
AgeCommit message (Expand)Author
2008-09-27Fixed #9038 -- Correctly handle URL patterns with the same name (or view name),Malcolm Tredinnick
2008-08-31A rewrite of the reverse URL parsing: the reverse() call and the "url" templa...Malcolm Tredinnick