Commit 50e3b9d0 authored by Russell Keith-Magee's avatar Russell Keith-Magee
Browse files

Added versionadded markup to the TEST_DEPENDENCIES setting.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@14824 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent d53fd71a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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.