Clean up and testing. Starting to mark things as deprecated.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user