refactor and improve room point generator

This commit is contained in:
Laura Klünder 2016-12-03 14:50:53 +01:00
parent 211ef767db
commit 87eb8dc380
3 changed files with 113 additions and 49 deletions

View file

@ -1,6 +1,5 @@
from django.core.management.base import BaseCommand
from c3nav.mapdata.render import render_all_levels
from c3nav.routing.graph import Graph