Thanks. That solved the missing taglib problem, but still the blog is
not working. I am guessing that I have to actually install the comments
app. Yup. Running
"django-admin.py install comments" did the trick!
I will post a link to my blog after a bit of testing and dressing up
the appearance.
[Rock]
> (I read up on tag libraries and the docs say that the admin tool can be
> used to browse through the available tags, filters, models, views.
> Neat! But my version of admin seems to have nothing like the "built-in
> reference" that is discussed. What needs to be done to activate this
> f
On Oct 31, 2005, at 7:30 AM, rockmh wrote:
I downloaded and installed the blog app from the django_website area.
However the main view is failing since tag library
comments.comments is
not found.
You need to make sure that "django.contrib.comments" is in your
INSTALLED_APPS.
Jacob
I downloaded and installed the blog app from the django_website area.
However the main view is failing since tag library comments.comments is
not found.
Has anyone encountered this also? What am I missing? Where should this
tag library be installed and what should it be called? (I downloaded
the
4 matches
Mail list logo