Enhanced Map control
This commit is contained in:
@@ -53,7 +53,7 @@ USE_TZ = True
|
||||
|
||||
# Absolute filesystem path to the directory that will hold user-uploaded files.
|
||||
# Example: "/var/www/example.com/media/"
|
||||
MEDIA_ROOT = PROJECT_PATH + "/../media/"
|
||||
MEDIA_ROOT = PROJECT_PATH + "/media/"
|
||||
|
||||
# URL that handles the media served from MEDIA_ROOT. Make sure to use a
|
||||
# trailing slash.
|
||||
|
||||
Reference in New Issue
Block a user