As stated in the previous thread. This is a bug in pg8000 (the default 
driver we ship with web2py). You need to install psycopg2.

On Friday, 12 June 2015 13:59:28 UTC-5, Antonio Salazar wrote:
>
> I'm seeing this bug with PostgreSQL 9.3 and web2py 
> 2.11.2-stable+timestamp.2015.05.30.16.33.24, 
> both running on Windows 7 64 bit.
>
> Updating a users's name to include non-ASCII characters using Database 
> Administration yields:
> <type 'exceptions.UnicodeDecodeError'> 'ascii' codec can't decode byte 
> 0xc3 in position 57: ordinal not in range(128)
>
> Example: changing "Jose" to "José"
>
>

-- 
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