diff --git a/docs/releases/1.7.txt b/docs/releases/1.7.txt index 468f25330f..4ab25b7e72 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::