adaptive-learning / flocs-web

Intelligent web application for learning computer science
GNU General Public License v3.0
0 stars 1 forks source link

Create layer for retrieval and storage of the world state #7

Closed effa closed 7 years ago

effa commented 8 years ago
effa commented 8 years ago

Django store also need to pass a save handler to the Store, which will save all changes described in the diff to DB.

jcechak commented 7 years ago

Done in 0591fad.