summaryrefslogtreecommitdiff
path: root/docs/ref/forms/formsets.txt
AgeCommit message (Expand)Author
2022-05-17Removed versionadded/changed annotations for 4.0.Carlton Gibson
2021-09-20Removed versionadded/changed annotations for 3.2.Mariusz Felisiak
2021-09-20Fixed #31026 -- Switched form rendering to template engine.David Smith
2020-06-24Fixed #9061 -- Allowed FormSets to disable deleting extra forms.David Smith
2020-06-05Fixed #20347 -- Allowed customizing the maximum number of instantiated forms ...David Smith
2016-02-01Fixed #26124 -- Added missing code formatting to docs headers.rowanv
2016-01-22Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus
2015-02-01Removed versionadded/changed notes for 1.7.Tim Graham
2014-11-03Fixed versionchanged indentation in docs/.Berker Peksag
2014-09-29Fixed #17638 -- Added crosslinks between topic and reference guides.Duane Hilton
2014-03-24Removed versionadded/changed annotations for 1.6.Tim Graham
2013-09-19Fixed #9532 -- Added min_num and validate_min on formsets.yokomizor
2013-03-21Fixed #20084 -- Provided option to validate formset max_num on server.Andrew Gorcester