rename control → access and add some more stuff
This commit is contained in:
parent
2fcbfe6312
commit
8026b78f42
21 changed files with 183 additions and 169 deletions
|
@ -145,10 +145,10 @@ INSTALLED_APPS = [
|
|||
'c3nav.api',
|
||||
'rest_framework',
|
||||
'c3nav.mapdata',
|
||||
'c3nav.access',
|
||||
'c3nav.routing',
|
||||
'c3nav.site',
|
||||
'c3nav.editor',
|
||||
'c3nav.control',
|
||||
]
|
||||
|
||||
MIDDLEWARE_CLASSES = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue