ModelFormSet documentation is very confusing
It's very hard to understand the ModelFormSet documentation. Also ModelFormSet works directly from a Model, whereas FormSet works from a form. It would be helpful to give a more concrete example, including showing how to set which model fields are part of the form (ala Meta class).
Change History
(4)
| milestone: |
→ 1.0
|
| Triage Stage: |
Unreviewed → Accepted
|
| Owner: |
changed from nobody to Brian Rosner
|
| Status: |
new → assigned
|
| Resolution: |
→ fixed
|
| Status: |
assigned → closed
|
I had a git foul. This is fixed in [8863] and [8864].