1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-24 07:19:36 +02:00
This commit is contained in:
Sean Morley 2024-07-24 10:40:48 -04:00
parent 9e610c250c
commit dad42c4a3a
4 changed files with 15338 additions and 4 deletions

View file

@ -127,7 +127,7 @@ STATIC_URL = '/static/'
MEDIA_URL = '/media/'
MEDIA_ROOT = os.path.join(BASE_DIR, 'media')
# STATICFILES_DIRS = [os.path.join(BASE_DIR, 'static')]
STATICFILES_DIRS = [os.path.join(BASE_DIR, 'static')]
# TEMPLATE_DIRS = [os.path.join(BASE_DIR, 'templates')]

File diff suppressed because it is too large Load diff