ltc
ltc copied to clipboard
Get rid of SQLAlchemy
Currently, data generating scripts (data_generator.py, etc) are using SQLAlchemy to access db. Those must be moved to be part of the center itself and use Django ORM.