On 1/24/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I've been wondering what happened to 'django_admin_log' table. I have
> started a few projects and initiated them as explained in the tutorial,
> but I always miss the 'django_admin_log' table. This prevents me from
> logging in into the admin interface.

Did you run the command "python manage.py install admin"? That command
creates the django_admin_log table.

Adrian


--
Adrian Holovaty
holovaty.com | djangoproject.com | chicagocrime.org

Reply via email to