-
Jelle van der Waa authored
Instead of importing json and loading the response.content using json.loads use Django's response.json() method.
ed1f4ce0
Instead of importing json and loading the response.content using json.loads use Django's response.json() method.