我正在尝试做:
MyModel({'text': db.Text('text longer than 500 byets')})
但是得到:
BadValueError: Indexed value fb_education must be at most 500 bytes
我认为这只是旧 db api 这个问题的遗留问题。
https://groups.google.com/forum/?fromgroups#!topic/google-appengine/wLAwrjtsuks