Re: django ticket tracking
On Wed, Nov 24, 2010 at 10:12 AM, felix <crucialfelix@gmail.com> wrote:
The django ticket system regards everything as spam.
There doesn't seem to be a way to get a password reset.
I created a new account, verified it, but the username/password or the
email/password still do not work to login.
anybody have any advice as to what to do now ?
Should be username/password, not email/password that works. There is a password reset page here: http://www.djangoproject.com/accounts/password/reset/
An alternative way to get around the spam filter is to set some session settings here: http://code.djangoproject.com/settings
(I used those session setting for a long time before I ever created a login, but that was years ago now. I assume it still works to avoid the spam filter.)
Karen
http://tracey.org/kmt/
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home