add todos for more class based views

This commit is contained in:
Laura Klünder 2023-10-02 17:42:01 +02:00
parent 12848e4acf
commit 233298cf34
6 changed files with 13 additions and 12 deletions

View file

@ -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