summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/ref/settings.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ref/settings.txt b/docs/ref/settings.txt
index d6a4203717..7b3f510c49 100644
--- a/docs/ref/settings.txt
+++ b/docs/ref/settings.txt
@@ -604,9 +604,9 @@ This is an Oracle-specific setting.
The username to use when connecting to the Oracle database that will be used
when running tests. If not provided, Django will use ``'test_' + USER``.
-.. setting:: TEST_CREATE_USER
+.. setting:: TEST_USER_CREATE
-TEST_CREATE_USER
+TEST_USER_CREATE
~~~~~~~~~~~~~~~~
Default: ``True``