summaryrefslogtreecommitdiff
path: root/django/contrib/auth/fixtures/authtestdata.json
AgeCommit message (Expand)Author
2015-02-11Moved contrib.auth tests out of contrib.Tim Graham
2012-03-22Fixed #17944 -- Prevented an error in the user change page of the admin when ...Aymeric Augustin
2011-06-19Fixed #12202 -- Removed hardcoded password reset subject and added a subject_...Jannis Leidel
2008-06-30Refs #7521 -- Re-reverted [7716] (originally reverted in [7726]), now modifie...Russell Keith-Magee
2008-06-23Fixed #7521 -- Reverted [7716]. Fixed URLs in test case broke any application...Russell Keith-Magee
2008-06-20Added basic tests for auth.views.password_resetLuke Plant