I've fixed my issue by replacing smart_str with force_unicode in django.contrib.markup (the portion about markdown obviously).
Why is django (latest svn trunk) passing bytestring to markdown, which is supposed to be fed by ascii or unicode? :\ Should I fill a ticket or is there a valid reason to do so? I mean, as far as i can see it's just plain wrong.. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---