Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/scenarios/web.rst
Original file line number Diff line number Diff line change
Expand Up @@ -250,8 +250,8 @@ Gondor
~~~~~~

`Gondor <https://gondor.io/>`_ 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 <https://gondor.io/support/django/setup/>`_.
Expand Down