Thanks for the advice. I've checked that the settings.py file was saved
before syncing the database. The correct setting file is getting
loaded. And finally there is no problem with the PYTHONPATH. The
project is the first one shown when using '>>>sys.path'.

The tables that were created were:
auth_group
auth_message
auth_permission
auth_user
django_admin_log
django_content_type
django_session
django_site

So I can't quite figure out why it's not creating the auth_user_group
and the auth_group_permissions tables.


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