I get an attibute error and a template error when I try to view the
detail of a post:

'NoneType' object has no attribute '_default_manager' is the attribute
error.

{% free_comment_form for blog.entry object.id %} is highlighted as an
error in the template.

Can you give me some idea of where to start looking to correct these
errors? I have a feeling it is in the models.py somewhere, but I'm
using the exact same code as from the url you provided.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to