I got this error when I tried to install the blog application:
TemplateSyntaxError at /admin/blog/post/add/
'inlines' is not a valid tag library: Could not load template library from
django.templatetags.inlines, No
module named inlines.parser
both basic.blog and basic.inlines are in INSTALLED_APPS and basic is in the
pythonpath.
I'm using django 1.1 and python 2.6.
Any ideas?
Original issue reported on code.google.com by mauro.de...@gmail.com on 30 Apr 2010 at 10:35
Original issue reported on code.google.com by
mauro.de...@gmail.com
on 30 Apr 2010 at 10:35