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.
1 parent f0eec0c commit d227a23Copy full SHA for d227a23
README.md
@@ -155,10 +155,6 @@ This will create the bundled `dist` folder which will be served by whitenoise.
155
156
The python buildpack will detect the `Pipfile` and install all the python dependencies.
157
158
-#### Release
159
-
160
-The `Procfile` will run Django migrations and then launch Django's app using gunicorn, as recommended by heroku.
161
162
#### Production Sever Setup
163
164
Here are the commands we need to run to get things setup on the Heroku side:
0 commit comments