diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2019-02-08 21:38:30 +0100 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2019-02-08 21:39:54 +0100 |
| commit | d03e5961aa6555c7427bd054835733fe9c152dc0 (patch) | |
| tree | 3a3e59327b7075c1ef4d2d616f9257ed3892540c /docs/ref | |
| parent | 941109ccb35f35429da61a8d8c7ea64ca376bb90 (diff) | |
[2.2.x] Removed extra characters in docs header underlines.
Backport of 25829197bb94585e94695360065ac614aa9e6a56 from master
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/databases.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt index 0c584f7110..eee401404c 100644 --- a/docs/ref/databases.txt +++ b/docs/ref/databases.txt @@ -839,7 +839,7 @@ Example of a full DSN string:: ), Threaded option ----------------- +--------------- If you plan to run Django in a multithreaded environment (e.g. Apache using the default MPM module on any modern operating system), then you **must** set |
