innogames/ltc

Get rid of SQLAlchemy

v0devil opened this issue · 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.