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

Reply via email to