[google-appengine] Re: datastore viewer delay

2009-11-22 Thread Ian Marshall
Hi Richard, Yes, I have found the same: updates to the data store can take a while to be reflected in the data viewer. At first I thought I had done something wrong or was just incompetent, and then I cheered up! -- You received this message because you are subscribed to the Google Groups "Goog

[google-appengine] Re: datastore viewer delay

2009-11-22 Thread Ian Marshall
Hi Richard, Yes, I have found the same: updates to the data store can take a while to be reflected in the data viewer. At first I thought I had done something wrong or was just incompetent, and then I cheered up! -- You received this message because you are subscribed to the Google Groups "Goog

[google-appengine] Re: datastore viewer delay

2009-11-18 Thread Baron
yeah my dataviewer always shows, but there seems to be a delay in updating the content. On Nov 18, 3:11 pm, 风笑雪 wrote: > Model will always show in dataviewer. > > The only way I find to not show it is re-define you Model class > without any property, and deploy it again. > > 2009/11/18 Baron : >