update the install.py
This commit is contained in:
parent
21a256a26f
commit
21173e34c6
@ -25,7 +25,7 @@ def after_install():
|
||||
# create_tasks()
|
||||
create_bid_meeting_note_form_templates()
|
||||
create_accounts()
|
||||
init_stripe_accounts()
|
||||
# init_stripe_accounts()
|
||||
build_frontend()
|
||||
|
||||
def after_migrate():
|
||||
@ -45,7 +45,7 @@ def after_migrate():
|
||||
# create_tasks()
|
||||
create_bid_meeting_note_form_templates()
|
||||
create_accounts()
|
||||
init_stripe_accounts()
|
||||
# init_stripe_accounts()
|
||||
|
||||
# update_address_fields()
|
||||
# build_frontend()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user