[Answer]-Porting django app to GoogleAppEngine to deploy on appspot.com

1👍

I did it with django-nonrel, it requires a few modifications but it worked. Here is a guide on how to set up. After it worked for me, I realized Heroku was easier to set-up and maintain, so my other apps went straight to heroku.

Leave a comment