Remove all old-style CRUD views
This commit is contained in:
parent
53d69acbcc
commit
91a14c81a9
3 changed files with 1 additions and 280 deletions
|
@ -51,7 +51,7 @@ from webhelpers.html import HTML, tags
|
|||
|
||||
from tailbone import forms, newgrids as grids
|
||||
from tailbone.db import Session
|
||||
from tailbone.views import MasterView, CrudView
|
||||
from tailbone.views import MasterView
|
||||
from tailbone.forms.renderers.batch import FileFieldRenderer
|
||||
from tailbone.progress import SessionProgress
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue