add todos for more class based views
This commit is contained in:
parent
12848e4acf
commit
233298cf34
6 changed files with 13 additions and 12 deletions
|
@ -1,6 +1,6 @@
|
|||
from django.views.generic import ListView
|
||||
|
||||
from c3nav.control.views import ControlPanelMixin
|
||||
from c3nav.control.views.base import ControlPanelMixin
|
||||
from c3nav.mesh.models import MeshNode
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue