Post date: Jan 26, 2012 2:57:30 PM
In some cases there is request to http://hostname/favicon.ico
but django project doesn't have url to this, so on deployment it will be better to make an alias in apache config:
Alias /favicon.ico /var/www/utarget/media/site/img/favicon.ico