I'm trying to apply an external stylesheet to one of my templates. But when I browse the stylesheet directly at localhost:port/static/css I get the following error.
TypeError: WSGI response header value u'text/css' is not a byte string. I tried sticking a .png image in there too, but I get the same problem. -- You received this message because you are subscribed to the Google Groups "web.py" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/webpy. For more options, visit https://groups.google.com/d/optout.
