generated from gilles/template-webapp
import ali
This commit is contained in:
@@ -7,6 +7,7 @@ from app.models.category import Category
|
||||
from app.models.document import Document, DocumentType
|
||||
from app.models.item import Item, ItemStatus
|
||||
from app.models.location import Location, LocationType
|
||||
from app.models.shop import Shop
|
||||
|
||||
__all__ = [
|
||||
"Category",
|
||||
@@ -16,4 +17,5 @@ __all__ = [
|
||||
"ItemStatus",
|
||||
"Document",
|
||||
"DocumentType",
|
||||
"Shop",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user