We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 341af60 + af511e3 commit 22db28aCopy full SHA for 22db28a
docs/scenarios/web.rst
@@ -236,6 +236,8 @@ Heroku applications at some point.
236
Heroku uses a git-based workflow, so it is well-suited for use with
237
applications whose source control is managed in a git repository.
238
239
+Heroku has a free plan with one web process and limited database space.
240
+
241
Heroku publishes `step-by-step instructions
242
<http://devcenter.heroku.com/articles/python>`_ on how to set up your first
243
application for use in Heroku, and maintains a list of `example applications
0 commit comments