v0devil opened this issue 6 years ago · 0 comments
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.