Refactor all "easy" views per master4
This commit is contained in:
parent
410ee8eb65
commit
88fe195615
32 changed files with 51 additions and 52 deletions
|
@ -31,7 +31,7 @@ from rattail.db import model
|
|||
from webhelpers2.html import tags
|
||||
|
||||
from tailbone import grids
|
||||
from tailbone.views import MasterView3 as MasterView
|
||||
from tailbone.views import MasterView4 as MasterView
|
||||
|
||||
|
||||
class PurchaseCreditView(MasterView):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue