Opened 15 years ago
Closed 15 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
Note:
See TracTickets
for help on using tickets.
Duplicate of #15055.