Am 03.06.2011 12:01 schrieb Chris Withers:
...which worked fine, however, in Pyramid 1.0, while /static/favicon.ico is served fine, /favicon.ico is not.
I'm not sure why, but it seems you need this workaround: http://docs.pylonsproject.org/projects/pyramid/1.0/narr/assets.html#registering-a-view-callable-to-serve-a-static-asset -- Christoph -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
