Open source google app engine (python, Django) example

I am learning website development using Google App Engine using python and django. Does anyone have sample open source sites that I can look at and learn from?

thank,

+5
source share
2 answers

A good variety of sample projects:

http://code.google.com/p/google-app-engine-samples/

+5
source

Checkout rietveld , a web application for viewing code, as well as source code .

+2
source

All Articles