From 3ca7ebce5d115bd8a8e104cff79948bff73d9f92 Mon Sep 17 00:00:00 2001 From: Razzi Date: Fri, 18 Apr 2014 23:26:25 -0400 Subject: [PATCH] update Gondor description --- docs/scenarios/web.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 `_.