Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/topics/forms
Commit message (Expand)AuthorAgeFilesLines
* Fixed #21516 -- Updated imports paths for some formset fu...Bryan Marty2015-10-282-28/+28
* Fixed #25508 -- Modified QuerySet.__repr__() to disambigu...Tim Graham2015-10-061-1/+1
* Fixed #25481 -- Added field.help_text to "Looping over a ...John Moses2015-10-021-0/+3
* Removed versionadded/changed annotations for 1.8.Tim Graham2015-09-242-16/+0
* Fixed #12856 -- Documented BoundField API.Moritz Sichert2015-09-211-0/+5
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-3/+11
* Added release notes for feature added in fe21fb81Russell Keith-Magee2015-06-051-0/+2
* Fixed #18166 -- Added form_kwargs support to formsets.Sergei Maertens2015-06-041-0/+39
* Fixed mistakes in docs/topics/forms/formsets.txt examples.I am Clinton2015-05-221-2/+2
* Light edits to docs/topics/forms/index.txtI am Clinton2015-05-121-12/+12
* Updated capitalization in the word "JavaScript" for consi...Dave Hodder2015-05-011-1/+1
* Fixed #24684 -- Typo in docs/topics/forms/modelforms.txtTim Graham2015-04-221-1/+1
* Fixed #24674 -- Documented the correct NullBooleanField f...Simon Charette2015-04-201-1/+1
* Specified file names for example code in docs/topics/form...Patrik Lundin2015-04-071-4/+18
* Fixed #24541 -- Clarified ModelFormSet's handling of init...Tim Graham2015-03-281-1/+2
* Fixed typo in docs/topics/forms/modelforms.txtSaeX2015-03-281-1/+1
* Fixed typo in docs/topics/forms/modelforms.txt.Dan Fellin2015-03-121-1/+1
* Fixed typo in docs/topics/forms/modelforms.txt.Tim Graham2015-03-101-7/+7
* Fixed #24456 -- Update modelforms.txt table of Form/Model...Psilo Cybin2015-03-081-35/+40
* Fixed #13015 -- Clarified language about model instances ...Tim Graham2015-03-031-3/+18
* Fixed #24295 -- Allowed ModelForm meta to specify form fi...Loic Bistuer2015-02-131-8/+15
* Fixed #24255 -- Specifed 'fields' parameter in modelforms...Matt Westcott2015-02-021-33/+33
* Removed versionadded/changed notes for 1.7.Tim Graham2015-02-022-36/+9
* Fixed #24083 -- Corrected is_bound nature in forms topic ...Claude Paroz2015-01-061-2/+2
* Fixed display of lists after website redesignMarkus Holtermann2014-12-171-3/+3
* Fixed #23955 -- Corrected formset fields in topic guide.Young Yang2014-12-051-1/+1
* Fixed typo in docs/topics/forms/modelforms.txt.wrwrwr2014-11-271-4/+3
* Fixed #23690 - fixed examples of manual rendering of form...nmundar2014-11-151-4/+16
* Fixed spelling errors in docs.Tim Graham2014-11-111-1/+1
* Fixed versionchanged indentation in docs/.Berker Peksag2014-11-041-2/+4
* Moved CSRF docs out of contrib.Thomas Chaumeny2014-11-031-2/+2
* Replaced input by textarea in forms docsClaude Paroz2014-09-251-3/+3
* Fixed typo in topics/forms/formsets.txtTim Graham2014-09-101-1/+1
* Fixed #23307 -- Clarified the way max_num limits the outp...Octowl2014-09-081-8/+13
* Fixed #23075 -- Added documentation on novalidate attribu...Erik Romijn2014-08-261-0/+10
* Removed unnecessary code-block directives.areski2014-08-193-20/+12
* Fixed and enhanced new HTML form docs.Matt Deacalion Stevens2014-06-261-90/+91
* Fixed typo in revamped forms intro doc.Ramiro Morales2014-06-251-1/+1
* Fixed #22796 -- Added a more basic explanations of forms.Daniele Procida2014-06-242-225/+509
* Fixed #22747 -- Add backwards compatibility tip for new b...Tim Graham2014-06-041-0/+12
* Fixed #11776 -- Added CSS class for non-field/top of form...Nick Presta2014-06-021-0/+11
* Fixed #22510 -- Harden field removal to only None.Marc Tamlyn2014-05-241-4/+2
* Fixed #22639 -- Added missing imports in docsNiclas Åhdén2014-05-211-0/+3
* Fixed #22622 -- Added ugettext_lazy import in docsNiclas Åhdén2014-05-161-0/+2
* Various documentation typo/spelling fixesMarti Raudsepp2014-04-231-1/+1
* Corrected an import in a model form docs example.Ramiro Morales2014-03-311-1/+1
* Removed versionadded/changed annotations for 1.6.Tim Graham2014-03-243-33/+6
* Fixed #22313 -- Removed 'u' prefixes from documentationClaude Paroz2014-03-222-86/+86
* Made ModelForms raise ImproperlyConfigured if the list of...Tim Graham2014-03-221-6/+4
* Fixed spelling mistakes in docs.Tim Graham2014-03-011-2/+2