None of the django-ecstatic utilities are going to work unless you use them. We should add a little bit about the difference between STATIC_URL, the built-in {% static %} tag, and the contrib.staticfiles {% static %} tag, and why you should be using contrib.staticfiles' version.
None of the django-ecstatic utilities are going to work unless you use them. We should add a little bit about the difference between
STATIC_URL, the built-in{% static %}tag, and the contrib.staticfiles{% static %}tag, and why you should be using contrib.staticfiles' version.