diff options
| author | Luke Plant <L.Plant.98@cantab.net> | 2008-05-17 00:05:13 +0000 |
|---|---|---|
| committer | Luke Plant <L.Plant.98@cantab.net> | 2008-05-17 00:05:13 +0000 |
| commit | 2411a92fad7f18970cee4db9ce1858a8af4ba59d (patch) | |
| tree | ec50337b78de8019b9c641fb7da596fabecf0a99 /docs | |
| parent | 8c9fceebb1c682401779956a787d73710feb5e6d (diff) | |
Fixed title underline length
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7538 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/settings.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/settings.txt b/docs/settings.txt index 5f1804fb80..9b89c92343 100644 --- a/docs/settings.txt +++ b/docs/settings.txt @@ -392,7 +392,7 @@ the like all give attackers extra information about your server. Never deploy a site with ``DEBUG`` turned on. DEBUG_PROPAGATE_EXCEPTIONS --------------------- +-------------------------- Default: ``False`` |
