django/docs/ref/forms
Baptiste Mispelon 126af8fa7b [1.5.x] Don't show self in the list of arguments of a method.
This is consistent with Python's official documentation
and it's a sphinx recommendation too[1].

[1] http://sphinx-doc.org/markup/desc.html#dir-method

Refs #21855.

Backport of 79e1d6ebd7 from master.
2014-01-22 23:26:05 +01:00
..
api.txt [1.5.x] Fixed #20567 - Documented BoundField.id_for_label. 2013-06-09 12:16:56 -04:00
fields.txt [1.5.x] Added links to default widget in forms.fields documentation 2012-12-29 11:32:20 +01:00
index.txt [1.5.x] Fixed #10239 - Added docs for modelform_factory 2013-01-11 06:01:19 -05:00
models.txt [1.5.x] Fixed #12346 -- Added a note on how to validate InlineFormSets. 2013-07-08 08:32:28 -04:00
validation.txt [1.5.x] Removed a mention of Form._errors from the documentation. 2013-11-12 21:05:06 +01:00
widgets.txt [1.5.x] Don't show self in the list of arguments of a method. 2014-01-22 23:26:05 +01:00