Added versionadded markup to the TEST_DEPENDENCIES setting.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14824 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
d53fd71acb
commit
50e3b9d028
|
@ -432,6 +432,8 @@ Only supported for the ``mysql`` backend (see the `MySQL manual`_ for details).
|
|||
TEST_DEPENDENCIES
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. versionadded:: 1.3
|
||||
|
||||
Default: ``['default']``, for all databases other than ``default``,
|
||||
which has no dependencies.
|
||||
|
||||
|
|
Loading…
Reference in New Issue