diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2019-02-08 21:38:30 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-08 21:38:30 +0100 |
| commit | 25829197bb94585e94695360065ac614aa9e6a56 (patch) | |
| tree | 106fb7d79bf3c8735980d3f08e24c206cf0f05e0 /docs/ref | |
| parent | 22aab8662f0368b63f91f2526bdd0532524bc0fe (diff) | |
Removed extra characters in docs header underlines.
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 97e354fad9..e9f34bae25 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 |
