Fix import bug
This commit is contained in:
parent
915929b500
commit
69778a4682
|
@ -30,6 +30,8 @@ import six
|
||||||
|
|
||||||
from rattail.db import model
|
from rattail.db import model
|
||||||
|
|
||||||
|
from webhelpers2.html import HTML
|
||||||
|
|
||||||
from tailbone import grids
|
from tailbone import grids
|
||||||
from tailbone.views import MasterView2
|
from tailbone.views import MasterView2
|
||||||
from tailbone.views.batch import BatchMasterView, FileBatchMasterView
|
from tailbone.views.batch import BatchMasterView, FileBatchMasterView
|
||||||
|
|
Loading…
Reference in a new issue