Eventplanner
- create - delete - added time and date picker
This commit is contained in:
@@ -54,7 +54,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 = '/home/martin/workspace/blechreiz/media/'
|
||||
MEDIA_ROOT = ''
|
||||
|
||||
# URL that handles the media served from MEDIA_ROOT. Make sure to use a
|
||||
# trailing slash.
|
||||
|
||||
Reference in New Issue
Block a user