django1/django/conf/admin_templates/registration
Wilson Miner 8ef422d070 Added password reset templates to admin_templates
git-svn-id: http://code.djangoproject.com/svn/django/trunk@294 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-07-22 15:02:40 +00:00
..
logged_out.html Fixed #145 -- Changed admin logout to use views.auth.login.logout, which uses redirects to ensure cookies aren't stale. Thanks, sdelatorre@gmail.com 2005-07-22 00:49:53 +00:00
password_change_done.html Added password reset templates to admin_templates 2005-07-22 15:02:40 +00:00
password_change_form.html Added password reset templates to admin_templates 2005-07-22 15:02:40 +00:00
password_reset_done.html Added password reset templates to admin_templates 2005-07-22 15:02:40 +00:00
password_reset_email.html Added password reset templates to admin_templates 2005-07-22 15:02:40 +00:00
password_reset_form.html Added password reset templates to admin_templates 2005-07-22 15:02:40 +00:00