django1/django/contrib/admin/templates/registration
Luke Plant 079e5bf1ec Added a login link to the password reset completion screen.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8171 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-01 16:13:12 +00:00
..
logged_out.html MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
password_change_done.html Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00
password_change_form.html Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00
password_reset_complete.html Added a login link to the password reset completion screen. 2008-08-01 16:13:12 +00:00
password_reset_confirm.html Fixed #7723 - implemented a secure password reset form that uses a token and prompts user for new password. 2008-07-31 20:47:53 +00:00
password_reset_done.html Fixed #7723 - implemented a secure password reset form that uses a token and prompts user for new password. 2008-07-31 20:47:53 +00:00
password_reset_email.html Fixed #7723 - implemented a secure password reset form that uses a token and prompts user for new password. 2008-07-31 20:47:53 +00:00
password_reset_form.html Fixed #7723 - implemented a secure password reset form that uses a token and prompts user for new password. 2008-07-31 20:47:53 +00:00