The current App Engine project uses too many datastore writes -- need to fix
the entity classes to use less writes.
Might try unindexing some fields with
`@Extension(vendorName="datanucleus", key="gae.unindexed", value="true")`
Original issue reported on code.google.com by Todd.Sch...@gmail.com on 29 Jan 2013 at 4:05
Original issue reported on code.google.com by
Todd.Sch...@gmail.com
on 29 Jan 2013 at 4:05