include favicon for django projects production code example
Example: favicon django
<link rel="shortcut icon" type="image/png" href="{% static 'favicon.ico' %}"/>
<link rel="shortcut icon" type="image/png" href="{% static 'favicon.ico' %}"/>