Collapse all master4 views back to just 'master'
This commit is contained in:
parent
7c62b6f7a7
commit
2219315ccc
51 changed files with 1096 additions and 1613 deletions
|
@ -33,7 +33,7 @@ from sqlalchemy import orm
|
|||
from rattail.db import model
|
||||
from rattail.time import localtime
|
||||
|
||||
from tailbone.views import MasterView4 as MasterView
|
||||
from tailbone.views import MasterView
|
||||
from tailbone.util import raw_datetime
|
||||
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@ from rattail.db import model
|
|||
from webhelpers2.html import tags
|
||||
|
||||
from tailbone.db import Session
|
||||
from tailbone.views import MasterView4 as MasterView
|
||||
from tailbone.views import MasterView
|
||||
|
||||
|
||||
class CustomerOrdersView(MasterView):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue