diff --git a/docs/scenarios/web.rst b/docs/scenarios/web.rst index 7962279d4..4fcedf070 100644 --- a/docs/scenarios/web.rst +++ b/docs/scenarios/web.rst @@ -250,8 +250,8 @@ Gondor ~~~~~~ `Gondor `_ is a PaaS specialized for deploying Django -and Pinax applications. Gondor supports Django versions 1.2 and 1.3 on -Python version 2.7, and can automatically configure your Django site if you +and Pinax applications. Gondor recommends Django version 1.6 and supports any WSGI application on +Python version 2.7. Gondor can automatically configure your Django site if you use :file:`local_settings.py` for site-specific configuration information. Gondor has a guide on deploying `Django projects `_.