django/docs/topics/forms
Baptiste Mispelon 79e1d6ebd7 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.
2014-01-22 22:17:32 +01:00
..
formsets.txt Don't show `self` in the list of arguments of a method. 2014-01-22 22:17:32 +01:00
index.txt Fixed #21223 -- Added form.id_for_label to topic guide. 2013-10-14 18:41:22 -04:00
media.txt Fixed #20772 -- Fixed minor typo in form media docs. 2013-07-19 15:48:38 +07:00
modelforms.txt Fixed #21539 -- Added example of modelformset_factory's form argument 2013-12-14 16:35:14 -05:00