split up editor/wrappers.py
This commit is contained in:
parent
3e4d202b29
commit
7d736665a4
10 changed files with 354 additions and 332 deletions
|
@ -8,8 +8,8 @@ from django.utils.formats import date_format
|
|||
from django.utils.translation import ugettext_lazy as _
|
||||
|
||||
from c3nav.editor.models import ChangeSet
|
||||
from c3nav.editor.utils import is_created_pk
|
||||
from c3nav.editor.views.base import sidebar_view
|
||||
from c3nav.editor.wrappers import is_created_pk
|
||||
from c3nav.mapdata.models.locations import LocationRedirect, LocationSlug
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue