Python strings have encode() method. See
http://www.python.org/doc/2.3.5/lib/string-methods.html for official
documentation. You can find examples of utf-8 conversion here:
http://lazutkin.com/blog/2005/sep/23/code_rss_django/
Thanks,
Eugene
"Andreas Neumeier" <[EMAIL PROTECTED]> wrote in me
Hello,
when generating a rss feed, i get the following:
---
There's been an error:
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/django/core/handlers/base.py",
line 64, in get_response
response = callback(request, **param_dict)
File "/usr/lib/python2.3/site
2 matches
Mail list logo