Project is DEPRECATED, see https://github.com/davide-ceretti/googleappengine-djangae-blog
The idea is to create a simple blog with Django on Google App Engine by using App Engine models.
I'm using the Django Google App Engine integration (https://github.com/potatolondon/djappengine), tweaked so that it runs with the latest SDK and it has a couple of additional features.
The blog is currently deployed at http://dav-ceretti.appspot.com/.
Python 2.7 Google Appengine Python SDK 1.9.5
export PATH=$PATH:<path-to-google_appengine>
./serve.sh
- App @ http://localhost:8080
- DevEngine @ http://localhost:8000
./test.sh
./shell.py
./deploy.sh
./remote_shell.sh