Working on event_person and session proposals. Also general clean up of models and methods.
This commit is contained in:
@@ -11,8 +11,8 @@ from app.db_sql import *
|
||||
|
||||
from .api_crud import delete_obj_template, get_obj_template, get_obj_li_template, patch_obj_template, post_obj_template
|
||||
|
||||
from ..models.account_model import Account_Base
|
||||
from ..models.account_methods import load_account_cfg_obj
|
||||
from ..models.account_models import Account_Base
|
||||
from ..methods.account_methods import load_account_cfg_obj
|
||||
from ..models.response_model import *
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user