mirror of
https://github.com/django/django.git
synced 2025-08-09 21:38:18 +00:00
[1.7.x] Fixed typo in docs/ref/database.txt
Backport of cefbbb9db3
from master
This commit is contained in:
parent
6819cab5d6
commit
98d8e052ea
1 changed files with 1 additions and 1 deletions
|
@ -637,7 +637,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…
Add table
Add a link
Reference in a new issue