I add 'django.contrib.auth', to my INSTALLED_APPS. This seems necessary to use the admin interface, for I get prompted for the superuser login and password when I run syncdb. But then after table creation, (whether I decline to enter the superuser info or not), I get a no such table: django_content_type error.
Using yesterday's development version under Windows with sqlite3. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---