Hi Are you sure anything you print will be returned.
How about putting a print at the top before you do anything. That way you know if the output of prints are even returned. Rgds T On May 20, 12:17 am, Evert <[email protected]> wrote: > Hi, > > We are having some problems getting data from the datastore. A simple > check for results (an if/else statement) results in an empty page. We > think this shouldn't be happening because at least something should be > displayed because we used an else statement. > > Our code is herehttp://appengine.pastebin.com/c3AKUu8J. It's coming > straight from the Datastore tutorial samples, but it could be we are > doing something wrong here.. > > Thanks in advance, > Evert > > -- > 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 > athttp://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 [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.
