mirror of
https://github.com/django/django.git
synced 2025-06-05 03:29:12 +00:00
[1.11.x] Fixed typo in docs/topics/testing/advanced.txt.
Backport of 01d7ff9a17af2024956f6c81106a22bffcd9a703 from master
This commit is contained in:
parent
64ed10e672
commit
945b3d1da1
@ -203,7 +203,7 @@ example database configuration::
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
'diamonds': {
|
'diamonds': {
|
||||||
... db settings
|
# ... db settings
|
||||||
'TEST': {
|
'TEST': {
|
||||||
'DEPENDENCIES': [],
|
'DEPENDENCIES': [],
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user