Oh! Duh... I must have missed that part in the 5 or 10 time I read
through the tutorial. Funny what you don't see when you're not looking
for it. Thanks!

On Dec 3, 11:25 am, Daniel Roseman <[EMAIL PROTECTED]>
wrote:
> On Dec 3, 4:12 pm, JonathanB <[EMAIL PROTECTED]> wrote:
>
> > I've been following the tutorial on the Django site, except that I'm
> > inserting the app I'm developing in place of the tutorial app data. I
> > received this error after logging into the admin site.
>
> > TemplateSyntaxError at /admin/
> > Caught an exception while rendering: no such table: django_admin_log
>
> You need to run ./manage.py syncdb after adding contrib.admin to your
> INSTALLED_APPS.
> --
> DR.
--~--~---------~--~----~------------~-------~--~----~
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