can't i edit data in console datastore viewer?

28 views
Skip to first unread message

saintthor

unread,
Apr 17, 2014, 5:47:36 AM4/17/14
to google-a...@googlegroups.com

class Const( ndb.Model ):

StartCode = ndb.StringProperty( indexed = False )

EndCode = ndb.StringProperty( indexed = False )

DataURL = ndb.StringProperty( indexed = False )

NextNode = ndb.StringProperty( indexed = False )


such a model. the data in console is not editable.


while for the old data using db, StringProperties are editable.

Reply all
Reply to author
Forward
0 new messages