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). Thanks, Dan