move editor to new django app
This commit is contained in:
parent
5bdbfb934c
commit
470815c859
11 changed files with 85 additions and 39 deletions
|
@ -108,8 +108,9 @@ INSTALLED_APPS = [
|
|||
'django.contrib.staticfiles',
|
||||
'compressor',
|
||||
'bootstrap3',
|
||||
'c3nav.control',
|
||||
'c3nav.mapdata',
|
||||
'c3nav.editor',
|
||||
'c3nav.control',
|
||||
]
|
||||
|
||||
MIDDLEWARE_CLASSES = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue