py-flask-jsontools icon indicating copy to clipboard operation
py-flask-jsontools copied to clipboard

Python3 & DynamicJSONEncoder

Open dafoo opened this issue 9 years ago • 0 comments

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!

dafoo avatar May 04 '16 22:05 dafoo