summaryrefslogtreecommitdiff
path: root/django/contrib/auth/tests/context_processors.py
AgeCommit message (Expand)Author
2012-03-20Fixed #17940 -- Enforced USE_TZ = False in contrib apps tests that use fixtur...Aymeric Augustin
2012-03-14Reset template context processors cache after tests. Refs #17848.Claude Paroz
2012-02-27Fixed #16366 -- Prevented some failures of the django.contrib.auth tests when...Aymeric Augustin
2011-05-31Fixed auth context processor tests, which were not running at all previously.Luke Plant
2011-04-02Updates to the test suite to allow for newly deprecated and removed featuresRussell Keith-Magee