Revision history [back]
Put
STATIC_URL = '/path_to_your_statics'
and
STATIC_ROOT = '/'
in your settings.py
Put
and
in your settings.py
Put
STATIC_URL = '/path_to_your_statics'
'/path_to_your_statics'
and
STATIC_ROOT = '/''/'
in your settins.py
in your settings.py