django/docs/topics/testing
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 Fixed #20680 -- Deprecated django.utils.unittest. 2013-07-01 14:29:33 +02:00
advanced.txt Fixed #21625 -- incorrect documentation for DiscoverRunner.build_suite 2013-12-18 14:12:04 +01:00
index.txt Fixed #21701 -- Improved testing doc titles and added testing/tools.txt. 2013-12-31 08:14:09 -05:00
overview.txt Fixed #21701 -- Improved testing doc titles and added testing/tools.txt. 2013-12-31 08:14:09 -05:00
tools.txt Don't show `self` in the list of arguments of a method. 2014-01-22 22:17:32 +01:00