springload / madewithwagtail

A showcase of sites and apps made with Wagtail CMS, the easy to use, open source Django content management system
http://madewithwagtail.org
MIT License
84 stars 21 forks source link

parsing of env variables (and possibly grainify?) #147

Closed b-jam closed 4 years ago

b-jam commented 4 years ago

To deploy the app on ECS, we need database to not be hardcoded in dev.py and hosting.py. And potentially other stuff :)