Opened 17 years ago
Closed 17 years ago
#8987 closed (duplicate)
Forms validation documentation isn't clear about clean functions needing to return the cleaned value.
| Reported by: | FunkyBob | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 1.0 |
| Severity: | Keywords: | forms | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
It's obvious once you know it, but the only point I could see where it was shown that clean*() are expected to return a value was in the example Field code. No example is given for clean_<fieldname>.
Change History (2)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Duplicate of #7428.