Hi , I have an sample db.expando entity, for the first record,I added a new dynamic column,column1 with a string value. for the second record,I added a float value under the same column1,I used Datastore viewer(_ah/admin) to restore the first record(which has string value) it throws a exception saying "TypeError: object of type 'float' has no len()",but it opens properly for the second record,it behaves in same manner for NoneType,long,key type etc.
Is this a known issue,how to over come this issue? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
