I am having major problems using Google App Engine with v2.10.4 as I use a number of list integer types field types. It seems the only way to get zero to be stored as a value on a list integer field is to send it as a character string eg ['0','0','0'] - surely it should be possible to send a list of integers (some of which may be 0) and have that stored in the field?
I can't see any open issues and believe I have tested latest version - can somebody confirm or advise if I have done something silly. Regards Donald -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

