I recive answer from some site in utf8 and when I store it in db I see:
u'\u041f\u0435\u0440\u0435\u043d\u043e\u0441 
\u0441\u0440\u0435\u0434\u0441\u0442\u0432 \u0441\u043e 
\u0441\u0447\u0435\u0442\u0430 \u0432 
\u043e\u0447\u0435\u0440\u0435\u0434\u044c'

if print it to html:in controller (by return mess)
I see same codes

how transform it in human text?

I pyhon files in head is:
#!/usr/bin/env python
# coding: utf8


-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to