diff --git a/custom_ui/install.py b/custom_ui/install.py index 9b8a9c2..5180b5c 100644 --- a/custom_ui/install.py +++ b/custom_ui/install.py @@ -50,7 +50,7 @@ def after_migrate(): # create_tasks() # create_bid_meeting_note_form_templates() # create_accounts() - create_project_templates() + # create_project_templates() create_companies() # init_stripe_accounts()