【发布时间】:2012-10-11 15:34:26
【问题描述】:
我希望能够将我的 DATABASES['default'] 设置更改为在部署到 heroku 时自动更改。有没有办法做到这一点?
这看起来像我想要的 https://devcenter.heroku.com/articles/django-injection,但它似乎从 2012 年 7 月 1 日起不再有效。
【问题讨论】:
标签: django deployment heroku settings
我希望能够将我的 DATABASES['default'] 设置更改为在部署到 heroku 时自动更改。有没有办法做到这一点?
这看起来像我想要的 https://devcenter.heroku.com/articles/django-injection,但它似乎从 2012 年 7 月 1 日起不再有效。
【问题讨论】:
标签: django deployment heroku settings