Re: [google-appengine] Python 3.7 and Dajngo 2.x

2018-11-10 Thread 'Rahul Ravindran' via Google App Engine
Not an exact match, but close - Here is a sample with Django, python 3.7 and cloudsql On Sat, Nov 10, 2018 at 4:21 PM Charles tenorio wrote: > Is anyone using django 2.0 like App Engine and python 3.7 and Cloud > Datastore? if you can send me an example of CRUD! Thank you > > -- > You received

[google-appengine] Re: Issue with Standard environment(Node.js) automatic scaling

2018-11-10 Thread Nikitha Kamath
Thank you. This issue have been reported in Issue tracker. With the below scaling parameters, when will a new instance get spawned? I mean will it depend on concurrent requests or CPU utilization or pending latency or any other metrics? instance_class: F2 automatic_scaling:

Re: [google-appengine] Re: Does GAE support tags?

2018-11-10 Thread Henry Pan
Good question, I was also wonder what's the best way to pass those billing info to another app, such as Harvest ? ( https://help.getharvest.com/api-v2/timesheets-api/timesheets/time-entries/ ) *Thanks + Happy Friday* *Henry Pan* DevOps Architect | Dito

[google-appengine] Help with Server Error 500 for node js app. But works fine locally?!

2018-11-10 Thread Mike C
I got the following error: Error: Cannot find module '/srv/server.js' at Function.Module._resolveFilename (module.js:548:15) at Function.Module._load (module.js:475:25) at Function.Module.runMain (module.js:694:10) at startup (bootstrap_node.js:204:16) at bootstrap_node.js:625:3

[google-appengine] Domain Wide Delegation not working on 2nd generation GAE (Python 3)

2018-11-10 Thread Marc Fargas
Hi, I have a python app I want to deploy on App Engine (2nd Generation Python 3.7) on which I use a Service Account with Domain-wide delegation enabled to access user data. Locally I do: import google.authfrom apiclient.discovery import build creds, project = google.auth.default(

Re: [google-appengine] Google App Engine Java deployment with gcloud skips almost all files

2018-11-10 Thread ABR Arun
Hi Brian, We are deploying GAE Standard Application using eclipse, But one drawback in it is, we couldn't set the Version number if we use eclipse. it deploys to the random number as version But If I use "gcloud app deploy " we can mention the versions where it need to be deployed

[google-appengine] Python 3.7 and Dajngo 2.x

2018-11-10 Thread Charles tenorio
Is anyone using django 2.0 like App Engine and python 3.7 and Cloud Datastore? if you can send me an example of CRUD! Thank you -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from