Opened 14 years ago

Closed 14 years ago

#15072 closed (duplicate)

"Displaying a form using a template" section should containt {% csrf_token %}

Reported by: starenka Owned by: nobody
Component: Uncategorized Version: 1.2
Severity: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

since the form posting fails lacking this template tag... http://docs.djangoproject.com/en/1.2/topics/forms/#displaying-a-form-using-a-template

Change History (1)

comment:1 by Ramiro Morales, 14 years ago

Resolution: duplicate
Status: newclosed

Duplicate of #15055.

Note: See TracTickets for help on using tickets.
Back to Top