A lot of work on event related modules. Also a lot of clean up
This commit is contained in:
@@ -35,7 +35,7 @@ def load_event_session_obj(
|
||||
inc_event_registration_list: bool = False,
|
||||
inc_event_track: bool = False,
|
||||
inc_poc_event_person: bool = False,
|
||||
inc_poc_person: bool = False,
|
||||
# inc_poc_person: bool = False,
|
||||
# inc_user: bool = False,
|
||||
) -> Event_Session_Base|bool:
|
||||
log.setLevel(logging.WARNING) # DEBUG, INFO, WARNING, ERROR, EXCEPTION, CRITICAL
|
||||
|
||||
Reference in New Issue
Block a user