Opened 18 years ago
Closed 18 years ago
#4927 closed (invalid)
Error in documentation for newforms
| Reported by: | Owned by: | Jacob | |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | newforms | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The documentation at http://djangoproject.com/documentation/newforms has the wrong spelling for the variable 'clean_data', it calls it 'cleaned_data'. A little confusing.
Note:
See TracTickets
for help on using tickets.
That's what it's called now in the SVN version. Perhaps you should be reading http://www.djangoproject.com/documentation/0.96/newforms/ instead?