summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAymeric Augustin <aymeric.augustin@oscaro.com>2014-09-19 13:05:20 +0200
committerAymeric Augustin <aymeric.augustin@oscaro.com>2014-09-19 13:05:20 +0200
commit47ff469057f168a08c4d90708c701b91a70b5fd0 (patch)
treeaf827271bc819f32b7f0346128bed0f828edbf3d /docs
parente008a10c2ffef7d64100bcbe83ef2c5f4b1b2168 (diff)
Fixed a formatting issue in the 1.7 release notes.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.7.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.7.txt b/docs/releases/1.7.txt
index b489e0adbd..1f2e7cfafc 100644
--- a/docs/releases/1.7.txt
+++ b/docs/releases/1.7.txt
@@ -1021,7 +1021,7 @@ script with::
Otherwise, you will hit an ``AppRegistryNotReady`` exception.
WSGI scripts
-~~~~~~~~~~~~
+^^^^^^^^^^^^
Until Django 1.3, the recommended way to create a WSGI application was::