This commit is contained in:
Trey t
2023-07-14 14:55:15 -05:00
parent 4e1c4777ad
commit c5b577fc1b
14 changed files with 107 additions and 2 deletions

View File

@@ -39,7 +39,8 @@ INSTALLED_APPS = [
'registered_user',
'workout',
'muscle',
'scripts'
'scripts',
'video'
]
MIDDLEWARE = [