Clean up and testing. Starting to mark things as deprecated.
This commit is contained in:
@@ -111,6 +111,7 @@ def load_post_obj(
|
||||
|
||||
# Updated 2021-06-18
|
||||
if inc_user:
|
||||
log.warning(f'This is being deprecated? load_post_obj() inc_user')
|
||||
# from app.methods.user_methods import load_user_obj
|
||||
# user_result = load_user_obj(
|
||||
# user_id = post_rec.get('user_id', None),
|
||||
|
||||
Reference in New Issue
Block a user