Hey everybody,

I've been looking for this like crazy, I started using the markup
filters with great succes (love at first sight) but there's a little
problem. I use special carachters, like ã and things like that
to support different languages. So, if I store it just like that in
the DB then the filter just spits it out literally instead of the
actual carachter "ã"

I tried using {{ object.text|restructuredtext|safe }} but it still
prints the ugly string. I have not found anything in their
documentation on how to escape such things, and also looked at the
markup.py file and there's nothing there that helps me.

Any clues?

Thanks! =)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to