Re: wrong hashed pw for web admin interface

2006-11-03 Thread Picio
Thanks a Lot Gullermo! solved. P. 2006/11/3, Guillermo Fernandez Castellanos <[EMAIL PROTECTED]>: > > 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 t

Re: wrong hashed pw for web admin interface

2006-11-03 Thread Guillermo Fernandez Castellanos
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 wi

wrong hashed pw for web admin interface

2006-11-03 Thread Picio
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 interfa