This commit is contained in:
Trey t
2023-07-17 19:26:18 -05:00
parent a18aec02d6
commit 0b8cdc77a1
18 changed files with 266 additions and 13 deletions

View File

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