>
>
>> @Vitaly : how can I use db.TextProperty in the example I gave ? because 
>> it was not obvious for me, i've tried a lot
>>
>
>
> https://cloud.google.com/appengine/docs/python/datastore/typesandpropertyclasses#Text
>  
>

if your json is really BIG, maybe you need zip it and save to datastore 
BlobProperty or use Cloud Storage.

https://cloud.google.com/appengine/docs/python/googlecloudstorageclient/setting-up-cloud-storage

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/b5c91118-aa51-4a5e-b564-12388a9a3c75%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to