[Django] #20706: Problem with Comments Installed_apps

8 views
Skip to first unread message

Django

unread,
Jul 5, 2013, 4:13:09 AM7/5/13
to django-...@googlegroups.com
#20706: Problem with Comments Installed_apps
----------------------------------+--------------------
Reporter: jesikmin@… | Owner: nobody
Type: Uncategorized | Status: new
Component: contrib.comments | Version: 1.5
Severity: Release blocker | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
----------------------------------+--------------------
Hi, I'm trying to use django.contrib.comments app.

However, I just used {% render_comment_form for post %} this, the 403
Forbidden error

Forbidden (403)
CSRF verification failed. Request aborted.

is keep appearing.

I checked that 'django.middleware.csrf.CsrfViewMiddleware', is also in my
settings.py.

What is the error?

--
Ticket URL: <https://code.djangoproject.com/ticket/20706>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Jul 5, 2013, 6:17:43 AM7/5/13
to django-...@googlegroups.com
#20706: Problem with Comments Installed_apps
----------------------------------+--------------------------------------
Reporter: jesikmin@… | Owner: nobody
Type: Uncategorized | Status: closed
Component: contrib.comments | Version: 1.5
Severity: Release blocker | Resolution: invalid
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
----------------------------------+--------------------------------------
Changes (by lukeplant):

* status: new => closed
* needs_better_patch: => 0
* resolution: => invalid
* needs_tests: => 0
* needs_docs: => 0


Comment:

Please see TicketClosingReasons/UseSupportChannels
Thanks!
(BTW: my guess is your comment form does not use `{% csrf_token %}`)

--
Ticket URL: <https://code.djangoproject.com/ticket/20706#comment:1>

Reply all
Reply to author
Forward
0 new messages