Opened 18 years ago
Closed 18 years ago
#6843 closed (fixed)
`label_for_model` should read `label_from_instance`
| Reported by: | Owned by: | Philippe Raoult | |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Documentation for the new ModelChoiceField method label_from_instance contains a typo.
Attachments (1)
Change History (4)
by , 18 years ago
| Attachment: | newforms_label.patch added |
|---|
comment:1 by , 18 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
comment:2 by , 18 years ago
| Owner: | changed from to |
|---|
Note:
See TracTickets
for help on using tickets.
There was a typo in my patch for #4620 apparently.