MEDIA_URL is the URL we can use in our templates for the files. # config/settings.py MEDIA_URL = '/media/' MEDIA_ROOT ...
確定! 回上一頁