get /favicon.ico http/1.1 404 django 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' %}"/>