add task queue api

This commit is contained in:
j 2016-08-17 14:37:59 +02:00
commit e1cacdb67a
15 changed files with 257 additions and 7 deletions

View file

@ -140,7 +140,8 @@ INSTALLED_APPS = (
'tv',
'document',
'entity',
'websocket'
'websocket',
'taskqueue',
)
# Log errors into db