Remove all "old-style" (aka. version 1) grids
This commit is contained in:
parent
0befc46070
commit
62fa0f9fcb
19 changed files with 32 additions and 1604 deletions
|
@ -1,4 +1,4 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
# -*- coding: utf-8; -*-
|
||||
################################################################################
|
||||
#
|
||||
# Rattail -- Retail Software Framework
|
||||
|
@ -33,7 +33,6 @@ from rattail.db import model
|
|||
from tailbone import forms
|
||||
from tailbone.db import Session
|
||||
from tailbone.views import MasterView
|
||||
from tailbone.newgrids.filters import ChoiceValueRenderer
|
||||
|
||||
|
||||
class CustomerOrdersView(MasterView):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue