I am trying to get Django 1.1 working on Google App Engine. I followed instructions but, they didn't work.
I get this error message:
ImportError: Could not import settings 'settings' (Is it on sys.path? Does it have syntax errors?): No module named settings
I bet Nick Johnson has the answer!