Skip to content

Commit ac9d8d3

Browse files
committed
promote
1 parent c820781 commit ac9d8d3

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

docs/scenarios/web.rst

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -186,9 +186,6 @@ protection, and basic authentication.
186186
Hosting
187187
:::::::
188188

189-
Platform-as-a-Service
190-
---------------------
191-
192189
Platform-as-a-Service (PaaS) is a type of cloud computing infrastructure
193190
which abstracts and manages infrastructure, routing, and scaling of web
194191
applications. When using a PaaS, application developers can focus on writing
@@ -205,7 +202,7 @@ logging, scheduled and background tasks, billing and payment, etc.
205202

206203

207204
Heroku
208-
~~~~~~
205+
------
209206

210207
`Heroku <http://www.heroku.com/python>`_ offers first-class support for
211208
Python 2.7–3.5 applications.
@@ -222,7 +219,7 @@ how to set up your first application.
222219
Heroku is the recommended PaaS for deploying Python web applications today.
223220

224221
Gondor
225-
~~~~~~
222+
------
226223

227224
`Gondor <https://gondor.io/>`_ is a PaaS specialized for deploying Django
228225
and Pinax applications. Gondor recommends Django version 1.6 and supports any

0 commit comments

Comments
 (0)