You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AttributeError at /fhurl/
'WSGIRequest' object has no attribute 'REQUEST'
Request Method: GET
Request URL: http://127.0.0.1:8000/fhurl/
Django Version: 1.9
Exception Type: AttributeError
Exception Value:
'WSGIRequest' object has no attribute 'REQUEST'
Error output
https://github.com/amitu/fhurl/blob/master/fhurl.py#L118
Django release notes https://docs.djangoproject.com/en/1.9/releases/1.9/#features-removed-in-1-9
The text was updated successfully, but these errors were encountered: