Opened 17 years ago
Closed 17 years ago
#8922 closed (invalid)
max_length is now maxlength
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Documentation | Version: | 1.0 |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
With 1.0, the "max_length" parameter to certain models was changed to "maxlength". However, the docs still display "max_length". Here's an example: http://docs.djangoproject.com/en/dev/topics/db/models/
Note:
See TracTickets
for help on using tickets.
Whoops! So sorry, but I had an older version installed unknowingly.