Complete and total rework ahead.
This commit is contained in:
parent
559fd56f33
commit
e420110fb3
95 changed files with 394 additions and 6351 deletions
|
|
@ -1,8 +0,0 @@
|
|||
from .mixins import CrudMixin
|
||||
from .dsl import QuerySpec
|
||||
from .eager import default_eager_policy
|
||||
from .service import CrudService
|
||||
from .serialize import serialize
|
||||
from .blueprint import make_blueprint
|
||||
|
||||
__all__ = ["CrudMixin", "QuerySpec", "default_eager_policy", "CrudService", "serialize", "make_blueprint"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue