Great... Thanks guys.

Also in the process of explaining the the datastore problem, I figured it
out.  I wasn't correclty mapping my form to the instance and creating
new/rogue entries with every edit.  Assign new references to those rogue
elements and chaos ensues.

Joe

On Tue, Apr 20, 2010 at 3:59 AM, Stephen <sdea...@gmail.com> wrote:

>
>
> On Apr 20, 3:17 am, "Monteith, Tracy" <tr...@s3-systems.com> wrote:
> >
> > I was aware of that page but was looking for some more detailed API
> > documentation for example:   PyDocs for google.appengine.ext.db.
>
>
>  http://code.google.com/appengine/docs/python/datastore/functions.html
>
>
>  The google.appengine.ext.db package provides the following
> functions:
>
>  create_rpc(deadline=None, callback=None,
> read_policy=STRONG_CONSISTENCY)
>
>  ...
>
> --
>  You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com<google-appengine%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to