add protocol version, reset migrations, move db

This commit is contained in:
j 2014-05-22 00:41:29 +02:00
commit 046af0e777
32 changed files with 424 additions and 907 deletions

View file

@ -8,7 +8,7 @@ from Queue import Queue
import json
from threading import Thread
from oxflask.shortcuts import json_dumps
from oxtornado import json_dumps
import state