Fix http500 error page
throws exception
Traceback (most recent call last):
File "/home/cloud/.virtualenvs/circle/local/lib/python2.7/site-packages/django/core/handlers/base.py", line 201, in get_response
response = middleware_method(request, response)
File "/home/cloud/.virtualenvs/circle/local/lib/python2.7/site-packages/django/middleware/clickjacking.py", line 30, in process_response
if response.get('X-Frame-Options', None) is not None:
AttributeError: 'NoneType' object has no attribute 'get'
-
-
Status changed to closed by commit 3aaeff
Toggle commit list
Please
register
or
sign in
to comment