[google-appengine] Re: Create Django Superuser in GAE Flexible

2017-08-02 Thread 'Kenworth (Google Cloud Platform)' via Google App Engine
You can find the details of how to "createsuperuser" here . -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and

[google-appengine] Create Django Superuser in GAE Flexible

2017-08-02 Thread Mike Hardy
Hi There, I've been scouring the internet trying to figure out how to create a Django superuser in GAE Flexible environment, but there aren't many answers, so it leads me to believe that it is very simple and I am just completely lost. Can some kind soul tell me where/how to createsuperuser?

[google-appengine] Re: Datastore structure for app like Google Forms?

2017-08-02 Thread asmith26
Very interesting idea. Many thanks for your detailed answer! On Wednesday, August 2, 2017 at 6:05:59 PM UTC+1, Jordan (Cloud Platform Support) wrote: > > There does not seem to be any limit for Datastore Kinds > . Essentially > you would

[google-appengine] Re: New SSL doesn't work

2017-08-02 Thread 'Yannick (Cloud Platform Support)' via Google App Engine
Then you cannot take this shortcut and must concatenate the relevant files. This is an important step of the process that cannot be skipped. On Tuesday, August 1, 2017 at 3:12:29 PM UTC-4, Borislav Arapchev wrote: > > Yannick > > Google Cloud Console doesnt accept the bundle > > it says > >

[google-appengine] Re: What is the google issue tracker process.

2017-08-02 Thread 'Jesse Scherer (Google Cloud Support)' via Google App Engine
Hi Toby, On Tuesday, August 1, 2017 at 1:51:18 PM UTC-4, Torbjørn Smørgrav wrote: > > I've reported a problem with Java8 that has been confirmed by the first > triage. Now three weeks has gone and I would like to know what I can expect > in terms of response to the ticket. > In this specific

Re: [google-appengine] Handling API versioning issue

2017-08-02 Thread 'Eric So' via Google App Engine
Thanks. Take a look at it now. Eric So > On Aug 2, 2017, at 10:47 AM, 'George (Cloud Platform Support)' via Google App > Engine wrote: > > Hi Eric, > > For related versioning information you may consider checking the "Cloud > Endpoints API versioning

[google-appengine] Re: Handling API versioning issue

2017-08-02 Thread 'George (Cloud Platform Support)' via Google App Engine
Hi Eric, For related versioning information you may consider checking the "Cloud Endpoints API versioning features" sub-chapter of the "API life cycle management" page . -- You received this message because you are subscribed to

[google-appengine] Re: Django flexible app not getting connected with postgres instance

2017-08-02 Thread 'Shivam(Google Cloud Support)' via Google App Engine
Google Groups is meant for general product discussions only and not for technical support. I suggest to post this on one of the Stack Exchange sites as explained here . Make sure that you select the right tags. On Wednesday, August 2,

[google-appengine] Re: Datastore structure for app like Google Forms?

2017-08-02 Thread 'Jordan (Cloud Platform Support)' via Google App Engine
Essentially you would have one 'Form' Kind. When someone creates a new main Form entity via your application you then make that main Form available to other user's via your application. When a user fills out the main Form via your application, you then save a copy of that Form entity for that

[google-appengine] Re: Where to edit source code in gcp

2017-08-02 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Nagaraja, A local development server is specifically offered for situations like yours, when one needs to develop and test Go code on the local machine, before finally deploying it to the Cloud. You can read relevant information with further leading links on the "The Go Development

[google-appengine] Re: Memcache problems (eu west)

2017-08-02 Thread 'Yannick (Cloud Platform Support)' via Google App Engine
Hello, as laid out in the Google Cloud Status Dashboard FAQ the issues might not be publicized to the dashboard if they affect a limited number of customers On Wednesday, August 2, 2017 at 3:37:39 AM UTC-4, Ashley Finney wrote: > > Hi, > I don't

[google-appengine] Django flexible app not getting connected with postgres instance

2017-08-02 Thread BrainPlow Administrator
Currently I am trying to deploy a Django app on Google App Engine(GAE). All goes well and app is deployed, but when it gets deployed, its connection with Postgres instance lost. I don't know why this happening. following is my *settings.py* file. DATABASES = { 'default': {

Re: [google-appengine] Re: New SSL doesn't work

2017-08-02 Thread Blaine Garrett
> > But after that all the SSL checkers see *only my old SSL certificate* It is possible that it will take several hours to propagate the change, similar to dns changes. For me, it took up to 30 minutes for SSLLabs to reflect the change. Also, if your your old certificate is listed in the GAE

[google-appengine] Datastore structure for app like Google Forms?

2017-08-02 Thread asmith26
I'm building a web app for allowing users to create online forms through a GUI, but I am unsure how to structure my database (similar to Google Forms ). My ideas are: - 1 Kind for the forms designed by users, 1 Kind for the data containing

[google-appengine] Re: Memcache problems (eu west)

2017-08-02 Thread Ashley Finney
Hi, I don't see an incident on this page https://status.cloud.google.com/summary A partner of ours was experiencing this problem and were a bit in the dark about what was happening. Is there another page which details live status problems? Many thanks, Ash. On Friday, 28 July 2017 15:11:21