home backend

This commit is contained in:
j 2017-01-24 18:41:24 +01:00
commit c5d961a946
13 changed files with 229 additions and 0 deletions

View file

@ -144,6 +144,7 @@ INSTALLED_APPS = (
'entity',
'websocket',
'taskqueue',
'home',
)
# Log errors into db