hi, i cant understand why but when i access my projects admin interface i continiously get a 404 error on the favicon. everything works fine but i get a lot of error mails from django everytime i access the site on production.
[15/Feb/2010 12:34:07] "GET /de/admin/ HTTP/1.1" 200 7758 [15/Feb/2010 12:34:07] "GET /de/favicon.ico HTTP/1.1" 302 0 [15/Feb/2010 12:34:07] "GET /de/favicon.ico/ HTTP/1.1" 404 1714 and why is it trying to get the favicon in the admin? if i look at the pages source there is no favicon set in the header for the admin interface. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.