undid regressions from code merge with diego

This commit is contained in:
Sam
2021-02-04 13:19:43 +00:00
parent b11a5afa8b
commit 65c571a887
9 changed files with 44 additions and 33 deletions

View File

@@ -21,7 +21,7 @@ DATABASES = {
},
}
MEDIA_ROOT = BASE_DIR + '/../media/'
MEDIA_ROOT = BASE_DIR + '/media/'
MEDIA_URL = '/media/'
# JWT SETTINGS