home backend
This commit is contained in:
parent
63e8756703
commit
c5d961a946
13 changed files with 229 additions and 0 deletions
|
|
@ -144,6 +144,7 @@ INSTALLED_APPS = (
|
|||
'entity',
|
||||
'websocket',
|
||||
'taskqueue',
|
||||
'home',
|
||||
)
|
||||
|
||||
# Log errors into db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue