Hello,
I have a problem with django.contrib comments application. I have
installed the applicacion and made the synchronization with the
database. I create a comment form in this way:
{% render_comment_form for project %}
When I push either preview or submit I get a 403 error related with
csrf protection. I have the Csrf middleware activated.
I am using django 1.2 with python 2.6.
Greetings and thanks.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en.