On 10/22/05, Dan Lipsitt <[EMAIL PROTECTED]> wrote:
>
> I am getting an error similar to Tom's after I login to admin:
>
> =============
>   File
> "/usr/lib/python2.4/site-packages/django-1.0.0-py2.4.egg/django/core/template/defaulttags.py",
> line 627, in do_load
>     raise TemplateSyntaxError, "'%s' is not a valid tag library" %
> taglib
>
> TemplateSyntaxError: 'log' is not a valid tag library
> =============
>
> I just upgraded to rev 992. I deleted the old egg first, and I also
> tried removing the .pyc files as Adrian described (there were no
> .pyos).

Dan, I don't know if it's related, but did you see this?
http://www.djangoproject.com/weblog/2005/oct/18/admin_refactor/

Reply via email to