django/docs/topics/forms
Baptiste Mispelon 6bca149af5 [1.6.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 22:59:55 +01:00
..
formsets.txt [1.6.x] Don't show self in the list of arguments of a method. 2014-01-22 22:59:55 +01:00
index.txt [1.6.x] Fixed #21223 -- Added form.id_for_label to topic guide. 2013-10-14 18:43:29 -04:00
media.txt [1.6.x] Fixed #20772 -- Fixed minor typo in form media docs. 2013-07-19 05:19:46 -04:00
modelforms.txt [1.6.x] Fixed #21539 -- Added example of modelformset_factory's form argument 2013-12-14 16:36:21 -05:00