initial work
This commit is contained in:
parent
8c885b2b24
commit
81e55a2134
13 changed files with 335 additions and 0 deletions
|
@ -60,6 +60,7 @@ INSTALLED_APPS = [
|
|||
"schema_viewer",
|
||||
# local
|
||||
"hub.services",
|
||||
"hub.broker",
|
||||
]
|
||||
if DEBUG:
|
||||
INSTALLED_APPS += ["django_browser_reload"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue