1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/docs/topics/http
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
..
_images
decorators.txt
file-uploads.txt Don't show self in the list of arguments of a method. 2014-01-22 22:17:32 +01:00
generic-views.txt
index.txt Whitespace cleanup. 2013-10-10 16:49:20 -04:00
middleware.txt Don't show self in the list of arguments of a method. 2014-01-22 22:17:32 +01:00
sessions.txt Fixed a sentence in the session security docs; thanks claudep. 2014-01-03 12:02:58 -05:00
shortcuts.txt Fixed #21580 -- Clarified why render() does not return a TemplateResponse object. 2013-12-13 18:56:18 -05:00
urls.txt Fixed #21708 -- Added some headings to separate unrelated topics. 2013-12-30 17:55:12 -05:00
views.txt A few doc additions for changes from d228c1192e. 2013-09-22 13:46:16 -03:00