summaryrefslogtreecommitdiff
path: root/tests/regressiontests/context_processors/models.py
AgeCommit message (Expand)Author
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner
2008-08-03Fixed #8092, #3828 -- Removed dictionary access for request objects so that G...Gary Wilson Jr