Also failing in local dev_appserver. It seemed to work for a very short
time (couple of queries) and then it stopped with the same error.
Gave up and reverting back to 1.4 (which is what app engine seems to
recommend - 1.4 or 1.11).
On Friday, 1 March 2019 08:29:42 UTC+11, Chi Shiek wrote:
>
>
Didn't work in production...same error...suggestions welcome
On Friday, 1 March 2019 06:41:55 UTC+11, Chi Shiek wrote:
>
> This is related to a bug I raised against app engine while tying to
> migrate from django 1.5 to 1.11.
>
> The issue is I have an app running on app engine using django 1.5.
Managed to fix it by loading Django as a separate library...
These are the things I had to do...
Used following link to create a libs directory and install django in it
(via pip - instructions on the page) - also followed the instructions on
this page for creating a appengine_config.py
https://
This is related to a bug I raised against app engine while tying to migrate
from django 1.5 to 1.11.
The issue is I have an app running on app engine using django 1.5.
Recently I was making a number of major updates to the app and decided to
convert to django 1.11 as part of that update.
Everyt
4 matches
Mail list logo