mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-10 19:57:09 +03:00
caae3ce205
This option is now longer valid ``` $ heroku addons:create heroku-postgresql:mini › Warning: heroku update available from 8.11.5 to 9.2.1. Creating heroku-postgresql:mini on ⬢ location-tracker... ! ▸ We tried to create heroku-postgresql:mini, but received an error from the add-on provider. Try the request again, or log a support ticket and include ▸ this message: The mini plan has reached end-of-life. You can try again with a valid plan. See the available plans with: heroku addons:plans ▸ heroku-postgresql. ``` The next cheapest heroku option is "essentials-0" ``` $ heroku addons:create heroku-postgresql:essential-0 › Warning: heroku update available from 8.11.5 to 9.2.1. Creating heroku-postgresql:essential-0 on ⬢ location-tracker... ~$0.007/hour (max $5/month) Database should be available soon postgresql-silhouetted-14783 is being created in the background. The app will restart when complete... Use heroku addons:info postgresql-silhouetted-14783 to check creation progress Use heroku addons:docs heroku-postgresql to view documentation ``` documentation: https://elements.heroku.com/addons/heroku-postgresql |
||
---|---|---|
.. | ||
_static | ||
__init__.py | ||
conf.py | ||
contributing.md | ||
deployment-on-heroku.rst | ||
deployment-on-pythonanywhere.rst | ||
deployment-with-docker.rst | ||
developing-locally-docker.rst | ||
developing-locally.rst | ||
docker-postgres-backups.rst | ||
document.rst | ||
faq.rst | ||
generate-project-block.rst | ||
index.rst | ||
linters.rst | ||
mailgun.rst | ||
maintainer-guide.md | ||
make.bat | ||
Makefile | ||
project-generation-options.rst | ||
requirements.txt | ||
settings.rst | ||
testing.rst | ||
troubleshooting.rst | ||
websocket.rst |