KaylaCrush / advocacy-maps

The good governance project (GGP) is a non-partisan democracy reform group.
https://mapletestimony.org
MIT License
0 stars 1 forks source link

set up settings.py and .env #62

Closed KaylaCrush closed 1 year ago

KaylaCrush commented 1 year ago

Right now my psql database info is just hard-coded. Need to add a .env file or something of the sort so that it is configurable. Maybe discuss the preferences of your maple rep

KaylaCrush commented 1 year ago

idk, doing this with environment variables seems like a pain in the butt. Maybe I could just have a settings file, like the minecraft eula thing?