rename control → access and add some more stuff

This commit is contained in:
Laura Klünder 2016-12-21 18:47:39 +01:00
parent 2fcbfe6312
commit 8026b78f42
21 changed files with 183 additions and 169 deletions

View file

@ -145,10 +145,10 @@ INSTALLED_APPS = [
'c3nav.api',
'rest_framework',
'c3nav.mapdata',
'c3nav.access',
'c3nav.routing',
'c3nav.site',
'c3nav.editor',
'c3nav.control',
]
MIDDLEWARE_CLASSES = [