How to get a favicon to show up in my django app?
I just want to drop the favicon.ico
in my staticfiles
directory and then have it show up in my app.
I just want to drop the favicon.ico
in my staticfiles
directory and then have it show up in my app.