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 ac7ddbe commit f968478Copy full SHA for f968478
project/settings.py
@@ -55,7 +55,7 @@
55
# URL that handles the media served from MEDIA_ROOT. Make sure to use a
56
# trailing slash.
57
# Examples: "http://media.lawrence.com/media/", "http://example.com/media/"
58
-MEDIA_URL = ''
+MEDIA_URL = '/media/'
59
60
# Absolute path to the directory static files should be collected to.
61
# Don't put anything in this directory yourself; store your static files
0 commit comments