I have a strange problem and don't really know where to start looking to fix
it. Can someone point me in the right direction to figure this one out.


In the Admin interface when I try to use the  "change password form" on any
of my users it gives me a

"Page not found (404)
Request Method:    GET
Request URL:    http://goeigo.org/admin/auth/user/21/password/
user object with primary key u'21/password' does not exist.
You're seeing this error because you have DEBUG = True in your Django
settings file. Change that to False, and Django will display a standard 404
page.
"
error......

I can change the passwords from the terminal and create users and stuff, but
the admin page doesn't seem to work.

Any hints?

Cheers,
James Hancock

P.S. I love django

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

Reply via email to