summaryrefslogtreecommitdiff
path: root/tests/regressiontests/urlpatterns_reverse/namespace_urls.py
AgeCommit message (Expand)Author
2010-08-06Corrected [13479], accounting for unnamed urls that are instances of classes.Russell Keith-Magee
2010-08-05Fixed #13922 -- Updated resolve() to support namespaces. Thanks to Nowell Str...Russell Keith-Magee
2009-07-16Fixed #10061 -- Added namespacing for named URLs - most importantly, for the ...Russell Keith-Magee