django/docs/ref/contrib
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
..
admin Don't show `self` in the list of arguments of a method. 2014-01-22 22:17:32 +01:00
comments Merge remote-tracking branch 'core/master' into schema-alteration 2013-08-09 14:17:30 +01:00
formtools Fixed #20578 - Typo in BaseFormSet module name 2013-06-10 14:36:40 -04:00
gis Don't show `self` in the list of arguments of a method. 2014-01-22 22:17:32 +01:00
auth.txt Don't show `self` in the list of arguments of a method. 2014-01-22 22:17:32 +01:00
contenttypes.txt Fixed #20958 -- Documented that GenericForeignKey fields can't be accessed in forms. 2013-09-04 13:18:08 -04:00
csrf.txt Update link to jQuery Cookie plugin site 2013-05-24 14:36:17 +01:00
flatpages.txt More migration docs, and conversion of all easy syncdb references 2013-07-25 16:19:36 +01:00
humanize.txt Removed versionadded/changed annotations dating back to 1.4. 2012-12-29 21:59:08 +01:00
index.txt Fixed #21712 -- Moved autodiscover() to AdminConfig.ready(). 2014-01-18 23:06:00 +01:00
messages.txt Fixed #21591 -- Added documentation about contrib.messages.get_messages. 2013-12-12 14:56:34 +01:00
redirects.txt Added versionadded annotations for redirect middleware attributes. 2013-12-25 09:56:41 -05:00
sitemaps.txt Updated a bunch of hyperlinks in documentation 2013-12-08 18:40:09 +01:00
sites.txt Removed some unnecessary __exact operators in filters. 2014-01-17 18:12:45 -05:00
staticfiles.txt Fixed some markup that caused broken links in the static files docs. 2014-01-22 10:15:27 -05:00
syndication.txt Don't show `self` in the list of arguments of a method. 2014-01-22 22:17:32 +01:00
webdesign.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00