summaryrefslogtreecommitdiff
path: root/tests/regressiontests/utils/views.py
AgeCommit message (Expand)Author
2010-03-14[1.1.X] Revert r12763 until we figure out what's wrong with it on 1.1.X. Refs...Karen Tracey
2010-03-12[1.1.X] Fixed #13093 -- Updated some decorators and the decorator_from_middle...Russell Keith-Magee
2008-03-17Fixed #6679 -- In `decorator_from_middleware`, don't unpack arguments when ca...Gary Wilson Jr