This is a Django project for the purposes of testing Djangae.
It pulls in a whole load of the Django core tests (tests for Django itself). Running these tests is highly useful for developing/testing the Datastore Database connector in Djangae.
$ git submodule update --init
$ python2.7 manage.py test