summaryrefslogtreecommitdiff
path: root/tests/auth_tests/templates/registration/password_reset_email.html
AgeCommit message (Expand)Author
2015-09-18Fixed #24944 -- Added extra_email_context parameter to password_reset() view.sujayskumar
2015-02-11Moved contrib.auth tests out of contrib.Tim Graham