first stuff for graph building – collecting points
This commit is contained in:
parent
ffd5c3fa70
commit
211ef767db
7 changed files with 164 additions and 0 deletions
|
@ -145,6 +145,7 @@ INSTALLED_APPS = [
|
|||
'c3nav.api',
|
||||
'rest_framework',
|
||||
'c3nav.mapdata',
|
||||
'c3nav.routing',
|
||||
'c3nav.editor',
|
||||
'c3nav.control',
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue