Author: russellm
Date: 2010-08-07 09:55:54 -0500 (Sat, 07 Aug 2010)
New Revision: 13551

Modified:
   django/trunk/docs/internals/contributing.txt
Log:
Fixed #13627 -- Added instructions on how to reset your Trac password. Thanks 
to zerok for the suggestion.

Modified: django/trunk/docs/internals/contributing.txt
===================================================================
--- django/trunk/docs/internals/contributing.txt        2010-08-07 14:55:31 UTC 
(rev 13550)
+++ django/trunk/docs/internals/contributing.txt        2010-08-07 14:55:54 UTC 
(rev 13551)
@@ -145,7 +145,11 @@
     * Claim the ticket by clicking the radio button next to "Accept ticket"
       near the bottom of the page, then clicking "Submit changes."
 
+If you have an account but have forgotten your password, you can reset it
+using the `password reset page`_.
+
 .. _Create an account: http://www.djangoproject.com/accounts/register/
+.. _password reset page: http://www.djangoproject.com/accounts/password/reset/
 
 Ticket claimers' responsibility
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to