Major overhaul for standalone operation.
This removes some of the `edbob` reliance, as well as borrowing some templates and styling etc. from Dtail.
This commit is contained in:
parent
b9f61e6a47
commit
2a50e704ef
59 changed files with 1969 additions and 39 deletions
|
@ -30,7 +30,7 @@ from webhelpers import paginate
|
|||
|
||||
from .core import GridView
|
||||
from ... import grids
|
||||
from ... import Session
|
||||
from ...db import Session
|
||||
|
||||
|
||||
__all__ = ['AlchemyGridView', 'SortableAlchemyGridView',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue