Opened 18 years ago
Closed 18 years ago
#5021 closed (worksforme)
'cleaned_data' should be 'clean_data' in newforms documentation
| 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
In the newforms documentation every instance of 'cleaned_data' should be changed to 'clean_data'.
  Note:
 See   TracTickets
 for help on using tickets.
    
No it shouldn't. You should be looking at the 0.96 documentation.