Opened 18 years ago
Closed 18 years ago
#6265 closed (fixed)
Addition to modelforms documentation
| Reported by: | Jeff Anderson | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | modelforms widgets | |
| 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
I was reading through the modelforms doc, and I saw the part on how to override which formfield to use, but I wasn't sure how to override what widget it should use. I found the answer on the django-users list, and wrote up a patch for the docs. Hopefully this will make it a little more clear for others wondering how to do this!
Attachments (1)
Change History (3)
by , 18 years ago
| Attachment: | modelformwidget.diff added |
|---|
comment:1 by , 18 years ago
| Summary: | Change to modelforms documentation → Addition to modelforms documentation |
|---|---|
| Triage Stage: | Unreviewed → Ready for checkin |
Note:
See TracTickets
for help on using tickets.
patch with documentation changes