Working on integration with Svelte and cont_edu
This commit is contained in:
@@ -21,7 +21,7 @@ def load_cont_edu_cert_person_obj(
|
||||
exclude_unset: bool = True,
|
||||
model_as_dict: bool = False,
|
||||
enabled: str = 'enabled', # enabled, disabled, all
|
||||
inc_cont_edu_cert:bool=False
|
||||
inc_cont_edu_cert: bool = False,
|
||||
) -> Cont_Edu_Cert_Person_Base|dict|bool:
|
||||
# log.setLevel(logging.WARNING) # DEBUG, INFO, WARNING, ERROR, EXCEPTION, CRITICAL
|
||||
log.debug(locals())
|
||||
|
||||
Reference in New Issue
Block a user