Django technically runs on Google App Engine, but
there are significant parts that do not work too
well. Django App Engine Utilities is a collection
of tools to replace or supplement these parts to
ease the use of Django on App Engine.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
A bug that potentially allowed session data to be accessed after it should have been deleted was fixed. This bug also prevented the datastore session engine from passing all of Django's tests.