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. Let me know if this helps, good luck.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

