python - I keep getting 'WSGIRequest' object has no attribute ...
stackoverflow.com › questions › 32808106Sep 27, 2015 · AttributeError at /board/2/ 'WSGIRequest' object has no attribute 'Get' Request Method: GET Request URL: http://192.168.56.101:8000/board/2/ Django Version: 1.7.6 Exception Type: AttributeError Exception Value: 'WSGIRequest' object has no attribute 'Get' Exception Location: /home/web/workspace/simpleboard/board/views.py in read_board, line 38 Python Executable: /home/web/venv/bin/python Python Version: 3.4.2 Python Path: ['/home/web/workspace/simpleboard', '/home/web/venv/lib/python34.zip ...