summaryrefslogtreecommitdiff
path: root/tests/templates/custom_admin/password_change_form.html
AgeCommit message (Expand)Author
2014-11-29Fixed #17890 -- Added an extra_context parameter to AdminSite.password_change().Berker Peksag
2013-02-26Renamed some tests and removed references to modeltests/regressiontests.Florian Apolloner
2013-02-26Moved test_templates to templates to prevent issues with regressiontests/temp...Florian Apolloner
2010-01-12Fixed #8933 - Allow more admin templates to be overridden.Jannis Leidel