On Jan 25, 9:39 am, someone1 <[email protected]> wrote: > On a side note, will > google.appengine.ext.ndb.utils.DEBUG be set to True or False in > production?
It will stay True. However feel free to set it to False in your app after you've debugged it (your app, that is :-). This will reduce the amount of work done to save debug info in every Future. PS. A better place to ask questions about NDB is appengine-ndb- discuss. -- 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.
