summaryrefslogtreecommitdiff
path: root/django/contrib/auth/tests/utils.py
AgeCommit message (Expand)Author
2015-06-24Renamed RemovedInDjangoXYWarnings for new roadmap.Tim Graham
2015-04-07Fixed #22993 -- Deprecated skipIfCustomUser decoratorChristopher Luc
2013-07-01Stopped using django.utils.unittest in the test suite.Aymeric Augustin
2012-09-26Fixed #3011 -- Added swappable auth.User models.Russell Keith-Magee