Traceback (most recent call last): File "/usr/local/sae/python/lib/python2.7/site-packages/sae/__init__.py", line 18, in new_app return app(environ, start_response) File "/usr/local/sae/python/3rd/django-1.4/django/core/handlers/wsgi.py", line 246, in __call__ status_text = STATUS_CODE_TEXT[response.status_code] AttributeError: 'NoneType' object has no attribute 'status_code'