ltc icon indicating copy to clipboard operation
ltc copied to clipboard

Get rid of SQLAlchemy

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

v0devil avatar Aug 03 '18 11:08 v0devil