Opened 14 years ago
Closed 14 years ago
#8476 closed (invalid)
documentation bug for modelformset
Reported by: | lifewithryan | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | dev |
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
The documentatino for the modelformset_factory is wrong. It shows that a Form should be passed in as the first argument. The code is actually expecting the Model itself to be passed in as the first argument. The form is then passed in via form=
Note: See
TracTickets for help on using
tickets.
I can't find the mistake you are referring to. If you can clarify the location of this fault, please reopen the ticket.