Hi,

I am trying out the slice by Alan Etkin that demonstrates the use of the
mongodb adapter. Everything works ok, but when I try to enter the 
description
part of the form
and the description should be in json format, it returns "invalid JSON".

Here are two examples of what I entered for the description. Alan's example 
show
this kind of entry:
{ u'counter':3, u'now':'2014:05-02 13:00:00' )

the web2py manual shows this kind of entry:
{ 'counter':3, 'now':'2014:05-02 13:00:00' )

but I get invalid json as the error. 

How can I fix this please?
(mac os, version 232 web2py, python 2.6, pymongo)


thanks,
Margaret

-- 
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/groups/opt_out.

Reply via email to