diff options
| author | Aymeric Augustin <aymeric.augustin@oscaro.com> | 2014-09-19 13:05:20 +0200 |
|---|---|---|
| committer | Aymeric Augustin <aymeric.augustin@oscaro.com> | 2014-09-19 13:05:20 +0200 |
| commit | 47ff469057f168a08c4d90708c701b91a70b5fd0 (patch) | |
| tree | af827271bc819f32b7f0346128bed0f828edbf3d /docs | |
| parent | e008a10c2ffef7d64100bcbe83ef2c5f4b1b2168 (diff) | |
Fixed a formatting issue in the 1.7 release notes.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.7.txt | 2 |
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:: |
