Clean up and testing. Starting to mark things as deprecated.

This commit is contained in:
Scott Idem
2021-12-08 12:27:29 -05:00
parent 39eb3baebd
commit 7aa2ecc4af
11 changed files with 57 additions and 180 deletions

View File

@@ -168,6 +168,7 @@ def load_event_person_obj(
# Updated 2021-08-17
if inc_user:
log.warning(f'This is being deprecated? load_event_person_obj() inc_user')
log.info('Need to include user data...')
# log.setLevel(logging.DEBUG) # DEBUG, INFO, WARNING, ERROR, EXCEPTION, CRITICAL
from app.methods.user_methods import load_user_obj