delete AreaLocation
This commit is contained in:
parent
69ac1b74c6
commit
67f2bcdf0e
11 changed files with 32 additions and 105 deletions
|
@ -4,7 +4,7 @@ from django.http.response import Http404
|
|||
from django.shortcuts import get_object_or_404, redirect, render
|
||||
|
||||
from c3nav.access.apply import can_access, filter_queryset_by_access
|
||||
from c3nav.mapdata.models import AreaLocation, Section
|
||||
from c3nav.mapdata.models import Section
|
||||
from c3nav.mapdata.models.base import EDITOR_FORM_MODELS
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue