STATIC_URL = '/static/' STATIC_ROOT = os.path.join(BASE_DIR,'static') EDIA_ROOT = '/img/' MEDIA_URL = '/media/'