Open eloktev opened 5 years ago
Hi. Thanks for filing the issue. I have not actually used Django in quite some time and I don't have any example projects setup to try and diagnose this issue.
Can you provide a full reproduction example of the issue?
` Traceback:
File "/home/ubuntu/pielinen/pielinen/.venv/lib/python3.5/site-packages/django/core/handlers/exception.py" in inner
File "/home/ubuntu/pielinen/pielinen/.venv/lib/python3.5/site-packages/django/core/handlers/base.py" in _get_response
File "/home/ubuntu/pielinen/pielinen/.venv/lib/python3.5/site-packages/django/core/handlers/base.py" in _get_response
File "/home/ubuntu/pielinen/pielinen/.venv/lib/python3.5/site-packages/g_recaptcha/validate_recaptcha.py" in wrap
File "/usr/lib/python3.5/json/init.py" in loads
Exception Type: TypeError at /ru/contacts/ Exception Value: the JSON object must be str, not 'bytes' `