Merge branch 'dev' into teamsnap_sync

This commit is contained in:
2021-12-10 08:57:44 -06:00
50 changed files with 60262 additions and 8 deletions

View File

@@ -43,7 +43,6 @@ INSTALLED_APPS = [
'django.contrib.sessions',
'django.contrib.messages',
'django.contrib.staticfiles',
'bootstrap5',
'crispy_forms',
'benchcoach'
]