> Try this from the Python interactive interpreter:
>
> >>> from django.contrib.admin.templatetags import log
>
> If that raises an exception, it might give you some useful information.

It imported fine.

> Also, do you have "django.contrib.admin" in your INSTALLED_APPS?

Yes, I do. I don't think I would see the admin login screen without it,
right?

Any other troubleshooting ideas?

Thanks,
Dan

Reply via email to