mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed typo in docs/ref/database.txt
This commit is contained in:
@@ -656,7 +656,7 @@ If you're getting this error, you can solve it by:
|
|||||||
transactions are short-lived.
|
transactions are short-lived.
|
||||||
|
|
||||||
* Increase the default timeout value by setting the ``timeout`` database
|
* Increase the default timeout value by setting the ``timeout`` database
|
||||||
option option::
|
option::
|
||||||
|
|
||||||
'OPTIONS': {
|
'OPTIONS': {
|
||||||
# ...
|
# ...
|
||||||
|
|||||||
Reference in New Issue
Block a user