diff --git a/docs/ref/settings.txt b/docs/ref/settings.txt index 207933a72f..bfc2dbf66f 100644 --- a/docs/ref/settings.txt +++ b/docs/ref/settings.txt @@ -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.