Wednesday, February 8, 2012

Re: Django 1.3 problem

Hi Marta


Django 1.3 is only available in the 25 runtime right now, so when runtime == "python27", the Django "latest" == "1.2".

We'll shortly be including Django 1.3 in the python27 runtime.  Until then, you can either fall back to 1.2, bundle and upload Django 1.3 with your app, or use the python(25) runtime.

Hope this helps

J

No comments:

Post a Comment