Opened 16 years ago
Closed 16 years ago
#9060 closed (fixed)
awkward and redundant documentation on modelformset_factory
Reported by: | Gabriel Farrell | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The note on modelformset_factory is badly phrased and unnecessary (people can guess easily enough that modelformset_factory relies upon formset_factory for the generation of forms). The included patch takes it right out.
Attachments (1)
Change History (2)
by , 16 years ago
Attachment: | mf_f-note-remove.diff added |
---|
comment:1 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
removal of note in documentation