summaryrefslogtreecommitdiff
path: root/django/contrib/auth/tests/__init__.py
AgeCommit message (Expand)Author
2008-08-23Tests for password change process. Thanks, Mike Richardson. Fixed #8402.Malcolm Tredinnick
2008-07-31Fixed #7723 - implemented a secure password reset form that uses a token and ...Luke Plant
2008-07-18Merged the newforms-admin branch into trunk.Brian Rosner