Hey guys I whipped up a quick model to test Django's functionality,
added it to my apps list, added the path for the admin interface, and
added pass as part of my model. Unfortunately the superuser that
Django automatically created when I ran syncdb will not allow me to
login to my administrative account. Additionally, I tried creating
another user in the console who had staff, superuser, etc privileges
and logging into the admin panel as him, but alas it was to no avail.

Any help on getting into my Django admin panel would be greatly
appreciated.

Thanks guys and keep up the great work Django devs!


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to