We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3923233 commit 24800f0Copy full SHA for 24800f0
1 file changed
ietf/settings.py
@@ -53,7 +53,7 @@
53
54
# Absolute path to the directory that holds media.
55
# Example: "/home/media/media.lawrence.com/"
56
-MEDIA_ROOT = BASE_DIR + "../static/"
+MEDIA_ROOT = BASE_DIR + "/../static/"
57
58
# URL that handles the media served from MEDIA_ROOT.
59
# Example: "http://media.lawrence.com"
0 commit comments