Hi,
is it possible to perform non-transactional datastore queries from inside a transaction?
In the java version of appengine, it is possible, but as far as I read in the python documentation, I don't think it is possible in the python version of appengine.