0

http://www.allbuttonspressed.com/projects/djangoappengine

I copied the 4 folders it said to:

django-nonrel/django => /django

djangotoolbox/djangotoolbox => /djangotoolbox

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.

David Underhill
  • 15,896
  • 7
  • 53
  • 61
zallarak
  • 5,287
  • 7
  • 38
  • 54

1 Answers1

2

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.)

Paul Bissex
  • 1,611
  • 1
  • 17
  • 22