mirror of https://github.com/django/django.git
[1.8.x] Fixed typo in docs/ref/database.txt
Backport of cefbbb9db3
from master
This commit is contained in:
parent
b25e542ecd
commit
6e81786f92
|
@ -656,7 +656,7 @@ If you're getting this error, you can solve it by:
|
|||
transactions are short-lived.
|
||||
|
||||
* Increase the default timeout value by setting the ``timeout`` database
|
||||
option option::
|
||||
option::
|
||||
|
||||
'OPTIONS': {
|
||||
# ...
|
||||
|
|
Loading…
Reference in New Issue