Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/ref/forms/models.txt
Commit message (Expand)AuthorAgeFilesLines
* Removed versionadded/changed annotations for 1.8.Tim Graham2015-09-241-5/+0
* Fixed #24295 -- Allowed ModelForm meta to specify form fi...Loic Bistuer2015-02-131-7/+22
* Fixed #17638 -- Added crosslinks between topic and refere...Duane Hilton2014-09-301-0/+3
* Fixed #17642 -- Added min_num support to modelformsets, i...Anders Steinlein2014-05-151-2/+2
* Removed versionadded/changed annotations for 1.6.Tim Graham2014-03-241-10/+0
* Made ModelForms raise ImproperlyConfigured if the list of...Tim Graham2014-03-221-6/+6
* Fixed #12346 -- Added a note on how to validate InlineFor...Tim Graham2013-07-081-2/+2
* Fixed #20000 -- Allowed ModelForm meta overrides for labe...Loic Bistuer2013-06-131-9/+20
* Proofed the 1.6 release notesTim Graham2013-06-051-1/+1
* Fixed #13546 -- Easier handling of localize field options...Erik Romijn2013-05-181-6/+10
* Fixed #19733 - deprecated ModelForms without 'fields' or ...Luke Plant2013-05-091-0/+8
* Adapted uses of versionchanged/versionadded to the new form.Juan Catalano2013-04-201-2/+2
* Fixed #20084 -- Provided option to validate formset max_n...Andrew Gorcester2013-03-211-7/+8
* Fixed #17416 -- Added widgets argument to inlineformset_f...Nick Sandford2013-01-241-4/+12
* Fixed #19640 - Added inlineformset_factory to reference d...Tim Graham2013-01-221-3/+14
* Fixed #10239 - Added docs for modelform_factoryTim Graham2013-01-111-0/+40