mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-20 21:39:37 +02:00
GEOJSON!
This commit is contained in:
parent
9e610c250c
commit
dad42c4a3a
4 changed files with 15338 additions and 4 deletions
|
@ -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')]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue