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:41:10 +0100 |
| commit | 657bbb139af8151552a0d6d0b279f60e0a65c50b (patch) | |
| tree | c4d33a7c49bc1583f7c408c5e5cf1759d384ffd2 /docs/ref | |
| parent | 5e5ecadaa314060bde3f374efe622048b421c678 (diff) | |
[2.1.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 258bd5860a..282da9fd7e 100644 --- a/docs/ref/databases.txt +++ b/docs/ref/databases.txt @@ -831,7 +831,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 |
