Closed teodred closed 4 years ago
I have such problem and I can`t get what is wrong.
And what about code: `STATIC_URL = '/static/'
STATICFILES_DIRS = [ os.path.join(BASE_DIR, "static"),
] STATIC_ROOT = os.path.join(os.path.dirname(BASE_DIR), "static_cdn")` I hope you will help me.
I have such problem and I can`t get what is wrong.
And what about code: `STATIC_URL = '/static/'
STATICFILES_DIRS = [ os.path.join(BASE_DIR, "static"),
'/var/www/static/',
] STATIC_ROOT = os.path.join(os.path.dirname(BASE_DIR), "static_cdn")` I hope you will help me.