해결되지 않은 정적 리소스로의 참조를 보고합니다.
예:
{% load staticfiles %} <link rel="stylesheet" type="text/css" href="{% static 'polls/style.css' %}" />
이 예시에서 static/poll 디렉터리에 해당 파일이 없는 경우 style.css가 강조 표시되었습니다.
static/poll
style.css