summaryrefslogtreecommitdiff
path: root/tests/regressiontests/utils/urls.py
AgeCommit message (Expand)Author
2010-03-12Fixed #13093 -- Updated some decorators and the decorator_from_middleware fun...Russell Keith-Magee
2008-03-17Fixed #6679 -- In `decorator_from_middleware`, don't unpack arguments when ca...Gary Wilson Jr