Hi,
the following happened to me also:
1. Created a new site
2. Removed example.com from the list of sites
3. Tried to use authentication and got the error "DoesNotExist at
/accounts/login/"
4. Deleted and rebuilt the database, authentication works.

Regards,
Andres

blue_beastie wrote on 29 Jun 2006:
"I was experiencing this problem as well, so what I ended up doing is
rebuilding dropping the entire database for my project and re-running
"./manage.py syncdb". Doing this fixed the problem. I think this
problem was caused when I removed example.com from the list of Sites in

the admin interface."


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to