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
|
@ -35,7 +35,7 @@ import edbob
|
|||
from edbob.util import prettify
|
||||
|
||||
from .core import Grid
|
||||
from .. import Session
|
||||
from ..db import Session
|
||||
from sqlalchemy.orm import object_session
|
||||
|
||||
__all__ = ['AlchemyGrid']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue