Hi,

The correct solution is to use unicode all the way down. The sqlite interface does return unicode for you usually, but I strongly recommend using SQLAlchemy on top of it because it sorts out all kinds of unicode problems for you.

But "fixing" this problem in Jinja2 is not a solution for far too many reasons.


Regards,
Armin

--
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" 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/pocoo-libs?hl=en.

Reply via email to