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:
Russell Keith-Magee 2010-12-05 01:23:23 +00:00
parent d53fd71acb
commit 50e3b9d028
1 changed files with 2 additions and 0 deletions

View File

@ -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.