Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/ref/class-based-views/mixins-editing.txt
Commit message (Expand)AuthorAgeFilesLines
* Removed versionadded/changed annotations for 1.8.Tim Graham2015-09-241-10/+0
* Refs #23656 -- Required FormMixin.get_form() form_class p...Tim Graham2015-09-241-4/+0
* Refs #24133 -- Removed legacy formatting syntax in succes...Tim Graham2015-09-241-12/+0
* Renamed RemovedInDjangoXYWarnings for new roadmap.Tim Graham2015-06-241-2/+2
* Fixed #24643 -- Added get_context_data() method to FormMixinAndrei Kulakov2015-04-251-2/+14
* Fixed #24250 -- Corrected mistakes in FormMixin docs.Tim Graham2015-02-031-14/+4
* Fixed #24133 -- Replaced formatting syntax in success_url...Claude Paroz2015-01-121-2/+14
* Fixed #21753 -- Raised exception when both `form_class` a...Berker Peksag2014-11-211-0/+11
* Fixed #23656 -- Made FormMixin.get_form's form_class argu...Simon Charette2014-10-311-1/+6
* Removed versionadded/changed annotations for 1.6.Tim Graham2014-03-241-10/+4
* Made ModelForms raise ImproperlyConfigured if the list of...Tim Graham2014-03-221-4/+7
* Fixed inaccuracies in generic mixins documentation.Baptiste Mispelon2014-02-091-4/+6
* Doc cleanup for FormMixin.prefix; refs #18872.Tim Graham2013-06-251-1/+8
* Added missing `versionadded` for `FormMixin.prefix`.Simon Charette2013-06-221-0/+2
* Fixed #18872 -- Added prefix to FormMixinGilberto Gonçalves2013-06-221-0/+4
* Proofed the 1.6 release notesTim Graham2013-06-051-1/+1
* Fixed #19733 - deprecated ModelForms without 'fields' or ...Luke Plant2013-05-091-0/+12
* Adapted uses of versionchanged/versionadded to the new form.Juan Catalano2013-04-201-4/+4
* Improved FormView docs in class-based views index.Tim Graham2013-03-291-1/+4
* Fixed #17094 - Typo in class-based views doc.Tim Graham2013-02-231-1/+1
* Fixed #19044 -- Made `DeletionMixin` interpolate its `suc...Simon Charette2013-02-111-0/+7
* Fixed #19516 - Fixed remaining broken links.Tim Graham2013-01-031-17/+26
* Removed versionadded/changed annotations dating back to 1.4.Aymeric Augustin2012-12-291-5/+0
* Create headings and expand CBV docs so that the "Built-In...Issac Kelly2012-08-111-2/+12
* For #210, cleaned up text and formatting.Daniel Greenfeld2012-08-041-1/+3
* Added mention in MRO section about method/attribute inher...Daniel Greenfeld2012-07-161-0/+10
* Fixed #18451 -- Vastly improved class based view document...Jannis Leidel2012-06-111-0/+183