add proposals and speakers to installed apps
This commit is contained in:
parent
1759cf569e
commit
1a8c2d342d
1 changed files with 2 additions and 0 deletions
|
@ -166,6 +166,8 @@ INSTALLED_APPS = [
|
|||
"symposion.conference",
|
||||
"symposion.cms",
|
||||
"symposion.boxes",
|
||||
"symposion.proposals",
|
||||
"symposion.speakers",
|
||||
]
|
||||
|
||||
FIXTURE_DIRS = [
|
||||
|
|
Loading…
Reference in a new issue