I was getting this error also, the tickets suggested I had a custom User
proxy model or something, when in fact I didn't. What I _had_ done was
commented out the admin.autodiscover() in my urls and manually registered
the django.contrib.auth.models.User model manually.
Using admin.autodiscover
I've been getting the same error.
There are a number of tickets that have been posted about this, most
of which were closed, the reason been given that they are duplicates
of:
http://code.djangoproject.com/ticket/3011
which has been open for four (4!) years.
http://code.djangoproject.com/ticket/9
On Sat, Nov 20, 2010 at 10:44 AM, James Hancock wrote:
> 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
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
4 matches
Mail list logo