Submitted on September 24, 2018 at 03:28 PM
Expires on October 24, 2018 at 03:28 PM (3 weeks from now)

New Paste 1 (Text)

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'