Earlier it was necesary to install google-app-engine-django helper and distribute Django in zip. But how should I use it now after that they updated Google App Engine with Django 1.0.2.
|
1
|
|||
|
|
|
in your code you need to add
The documentation in your 3rd link talks you through the process quite well but remember that its not in the SDK yet so you will have to update your local version manually |
||
|
