diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2014-09-16 14:56:13 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2014-09-16 14:56:13 -0500 |
commit | 21cbf8294eba59b29d56f30ce32b0cc1f9587981 (patch) | |
tree | 2c69229d522f4292d84c2b7d9f88f90e1c536c12 /mediagoblin/edit/views.py | |
parent | fa3f46d7144629eed6f1f6f9abc884a1b8f4c330 (diff) | |
download | mediagoblin-21cbf8294eba59b29d56f30ce32b0cc1f9587981.tar.lz mediagoblin-21cbf8294eba59b29d56f30ce32b0cc1f9587981.tar.xz mediagoblin-21cbf8294eba59b29d56f30ce32b0cc1f9587981.zip |
json.loads(request.body) => json.loads(response.body.decode()))
This fixes python 3 stuff.
This commit sponsored by James Reilly. Thanks, James!
Diffstat (limited to 'mediagoblin/edit/views.py')
0 files changed, 0 insertions, 0 deletions