It seems to me that you might have created the user but you did not
give him the privileges to enter the admin interface.

Enter the admin with your... admin user :-)
Go to Users, select the user and check the 'Is staff' option to allow
him to enter the admin site. Then, logout and try to enter with the
new user. It should work then.

I actually made this mistake several times, having enabled the user to
enter the site, but not the admin app.

Hope it helps,

G

On 11/3/06, Picio <[EMAIL PROTECTED]> wrote:
>
> Hello gys,
> I'm probably falling again and again in some pitfall...
> I want to add a new user with permission in the web admin interface.
> I have fired this script on my command line to have the right hashed pw.
>
> -> http://code.djangoproject.com/wiki/AdminApplication
>
> Then I went to the admin interface, create the user, add permissions
> and PASTED the generated pw.
>
> Trying to log in with the new password I got again the error stating
> that my pw is not right.
> Where I'm wrong?
>
> thx
> Picio
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Django users" 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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to