[google-appengine] Server error when paging through data in Data Viewer

2009-02-13 Thread Howard
I tried to page through my data using the link, and trying to access the last page (latest data entries), the server generated what I believe is an HTTP 500 error. The query that caused this was: http://appengine.google.com/datastore/explorer?app_id=truefoodies&kind=ReviewImage&viewby=kind&quer

[google-appengine] You haven't set the DATABASE_ENGINE setting yet

2009-05-05 Thread Howard
I suddenly started to get this error... but never changed this setting. This error is critical and causing my entire site to crash. The DATABASE_ENGINE was set to 'dummy'. I have also tried to set it to 'appengine', neither seems to be working. --~--~-~--~~~---~--~---

[google-appengine] Any chance to do Django Norel import in a lazy way?

2012-01-09 Thread Howard Mei
Hi guys, there were two questions arising while I was trying Django Norel test app. Firstly, the offical Django works amazingly, as I put it into the project folder instead of Django Norel version. Thus the question 1 is: how many changes in Django-Norel/ Django matter compared with the

[google-appengine] gae flexible + firebase/firestore

2018-07-27 Thread ara howard
i'm trying to build an admin (rails app) that adjusts some data in a project we have in firebase that uses cloud firestore. however, getting some really some feedback from the ui that this is not possible:

[google-appengine] Re: gae flexible + firebase/firestore

2018-08-01 Thread ara howard
awesome. thanks for the info! easy to work around now. On Friday, 27 July 2018 14:35:40 UTC-6, ara howard wrote: > > i'm trying to build an admin (rails app) that adjusts some data in a > project we have in firebase that uses cloud firestore. however, getting > some really s

[google-appengine] Does AppEngine cache static contents at the edge?

2019-05-23 Thread Howard Grimberg
To my understanding, HTTP(S) requests to AppEngine standard applications are served at the edge. *Does it also cache contents according to upstream Cache-Control headers?* -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe fro