A while back I asked this question "Using Google App Engine template from PyDev in Eclipse on Mac" and got a response. I've come back to this endeavour and find I now get a different error when trying to create a project:
Invalid Google App Engine directory. Did not find: /Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/lib/django
Sure enough, I browsed around and can see:
{snip}/google_appengine/lib/django_0_96 and {snip}/google_appengine/lib/django_1_2
but no
{snip}/google_appengine/lib/django
What's a kid to do?