#8653 closed (fixed)
Formtools' security_hash need a more general fix
| Reported by: | Bob Thomas | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.formtools | Version: | dev |
| 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
Ticket #6209 fixed security_hash for BooleanFields only. I'm also experiencing the same bug with SplitDateTimeField now. Cleaning data for all fields is a more general fix.
Attachments (1)
Note:
See TracTickets
for help on using tickets.
Fix security_hash for all field types