Awesome! Just might want to mention that MySQL doesn't do utf-8, and might screw-up the DB if you expect your data to be utf-8. Check the info about fixing the problem in mySQL in that link I posted in my OP. Might be a good idea to put that in the book somewhere.
On May 13, 1:09 pm, mdipierro <[email protected]> wrote: > All utf8 > On May 13, 2:15 pm, b00m_chef <[email protected]> wrote: > > > I was wondering where web2py stands on this issue? Is the framework > > utf-8 by default or something else? Is there any documentation on how > > to implement utf-8 in web2py if it is not the default? > > >http://lobstertech.com/2009/jun/07/python_unicode_tutorial/ > > > Thx.

