Traceback (most recent call last):
File "/home/user/ctf/venv/lib/python3.5/site-packages/django/core/handlers/wsgi.py", line 141, in __call__
with open("/tmp/environ", "w") as f:
File "/home/user/ctf/venv/lib/python3.5/site-packages/django/core/handlers/wsgi.py", line 82, in __init__
self.method = environ['REQUEST_METHOD'].upper()
KeyError: 'REQUEST_METHOD'