Unfortunately AppEngine only includes django up to 1.5 I don't know why they take so long to update their Third Party libs.
Of course you can include the lib yourself in the project but that's a burden specially with large apps because you get restricted by the number of files you can upload, so adding large libs is not the best world.
Of course you can include the lib yourself in the project but that's a burden specially with large apps because you get restricted by the number of files you can upload, so adding large libs is not the best world.
https://developers.google.com/appengine/docs/python/tools/li...