add instagen

This commit is contained in:
2022-06-02 15:27:15 -05:00
parent cd503f639c
commit bdefd57260
121 changed files with 362 additions and 25 deletions

View File

@@ -272,3 +272,4 @@ SOCIALACCOUNT_FORMS = {"signup": "benchcoach.users.forms.UserSocialSignupForm"}
# Your stuff...
# ------------------------------------------------------------------------------
INSTALLED_APPS += ["teamsnap", "instagen"]