django/docs/ref/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
..
api.txt [1.6.x] Fixed #21319 -- Added documentation for the Form.fields attribute. 2014-01-02 19:45:22 -05:00
fields.txt [1.6.x] Fixed #20224 -- Update docs examples which mention __unicode__ 2013-07-05 19:30:08 +02:00
formsets.txt Fixed #20084 -- Provided option to validate formset max_num on server. 2013-03-21 01:27:24 -07:00
index.txt Fixed #20084 -- Provided option to validate formset max_num on server. 2013-03-21 01:27:24 -07:00
models.txt [1.6.x] Fixed #12346 -- Added a note on how to validate InlineFormSets. 2013-07-08 08:31:46 -04:00
validation.txt [1.6.x] Removed a mention of Form._errors from the documentation. 2013-11-12 20:54:37 +01:00
widgets.txt [1.6.x] Don't show self in the list of arguments of a method. 2014-01-22 22:59:55 +01:00