Is it possible to delete an entry from a list via the GAE Data Viewer? Here is an example: * You have 2 entities, Newsletter and Interest * Each Newsletter has 1 or more Interests (stored as a list of Keys)
I need to remove an Interest from the list of one of the Newsletters, however, I don't have access to the code base. The Data Viewer allows me to edit simple attributes (string, gd:when etc.) but it doesn't allow me to manage the list of Interest Keys on the Newsletter. Is there any way around this? -- 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.
