access media for css in django code example
Example: django cannot update static css
<link rel='stylesheet' type='text/css' href="{% static 'css/yourname.css' %}?20181209">
<link rel='stylesheet' type='text/css' href="{% static 'css/yourname.css' %}?20181209">