1
0
mirror of https://github.com/django/django.git synced 2025-04-01 12:06:43 +00:00

Fixed a formatting issue in the 1.7 release notes.

This commit is contained in:
Aymeric Augustin 2014-09-19 13:05:20 +02:00
parent e008a10c2f
commit 47ff469057

View File

@ -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::