The data I want to store can look something like this:

[['a','b'],['c','d']....]
the key value pairs are all strings
I know i have to use db.ListProperty(...)

But i am unsure what to put for item_type. I cannot put list since app
engine forbids that. Any ideas?

Thx in advance.

--

You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.


Reply via email to