Opened 15 years ago
Closed 15 years ago
#14428 closed (invalid)
Doesn't work with CSRF in DJango 1.2+
| Reported by: | Mark Jones | Owned by: | nobody |
|---|---|---|---|
| Component: | Uncategorized | Version: | 1.2 |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Templates are missing {% csrf_token %} stuff
Attachments (2)
Change History (3)
by , 15 years ago
| Attachment: | csrf_patch.diff added |
|---|
comment:1 by , 15 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
Based on the fact that this patch refers to various files that don't (and never have) exist in Django, I think this is a bug directed at some other project. Closing as invalid.
Note:
See TracTickets
for help on using tickets.
Patched template files