Added better fundraising routes, methods, and models! I thought I already did this...
This commit is contained in:
@@ -41,7 +41,7 @@ def load_account_cfg_obj(
|
||||
log.error(e.json())
|
||||
|
||||
if inc_fundraising_cfg:
|
||||
if fundraising_cfg_dict := load_fundraising_cfg_obj(
|
||||
if fundraising_cfg_dict := load_fundraising_cfg_obj_old(
|
||||
account_id = account_id,
|
||||
model_as_dict = model_as_dict,
|
||||
):
|
||||
|
||||
Reference in New Issue
Block a user