deploying djangoappengine on google app engine
http://www.allbuttonspressed.com/projects/djangoappengine
I copied the 4 folders it said to:
django-nonrel/django => /django
djangotoolbox/djangotoolbox => /dja开发者_StackOverflow中文版ngotoolbox
django-dbindexer/dbindexer => /dbindexer
djangoappengine => /djangoappengine
And uploaded the test app (just the contents inside django-testapp)
But I get a massive error message when I run it.
Saying "massive error message" is not specific enough to get good debugging help. Assuming you're describing a traceback, post it! (The error screen has a "Switch to copy-and-paste view" that's handy for this.)
精彩评论