Commit Graph

6 Commits

Author SHA1 Message Date
Jordan Stremming 3e3571d55e Merge remote-tracking branch 'origin/Database' into auth
# Conflicts:
#	app/__init__.py
#	app/configuration.py
#	app/schemas.py
2019-03-21 17:35:26 -05:00
Aaron Kimbrell d032836618 Migrations
Added migrations 
Changed configurations to us the `.py` files
copy and rename the local settings example and take out example in the name adn that will be your local settings.
2019-03-21 17:21:52 -05:00
Jordan Stremming 25b7dcfdbf Database merge 2019-03-21 14:46:02 -05:00
Aaron Kimbrell ec28417fef Database setup
Started working on Db models (not functional right now)
Schemas will need to be added to more as we go, but it's functional
Updated the configuration for the other extensions that we are using
Fixed the DB connection scheme in the config
2019-03-21 14:17:35 -05:00
Jordan Stremming e1fceae92a use direct path to config 2019-02-07 19:22:00 -06:00
techzune 64057f5702 config.ini create/read 2019-02-05 11:14:36 -06:00