summaryrefslogtreecommitdiff
path: root/django/contrib/auth/tests/test_context_processors.py
AgeCommit message (Expand)Author
2014-06-13[1.7.x] Fixed #22477 -- Removed contrib middleware from the global settings d...mlavin
2013-12-23Imported override_settings from its new location.Aymeric Augustin
2013-10-10Whitespace cleanup.Tim Graham
2013-08-04Fixed a number of lint warnings, particularly around unused variables.Alex Gaynor
2013-04-02Modified auth to work with unittest2 discovery.Preston Timmons