py-flask-jsontools
py-flask-jsontools copied to clipboard
Python3 & DynamicJSONEncoder
Hi,
I had to change the code a bit in the README to get this to work in Python 3.5. Also, I had to specify:
app.json_encoder = ApiJSONEncoder
Let me know if you'd like me to issue a Pull Request from:
https://github.com/dafoo/py-flask-jsontools
Thanks for this tool!