[1.5.x] Always use parentheses when documenting a method with no arguments.

Backport of 05d36dc06e from master.
This commit is contained in:
Baptiste Mispelon 2014-01-22 22:26:10 +01:00
parent 126af8fa7b
commit 7517768134
11 changed files with 35 additions and 35 deletions

View file

@ -1365,7 +1365,7 @@ If ``multi_db=True``, fixtures are loaded into all databases.
Overriding settings
~~~~~~~~~~~~~~~~~~~
.. method:: TestCase.settings
.. method:: TestCase.settings()
.. versionadded:: 1.4