python - How do I decode a json dumps txt with unicode attributes? -


enter image description here

sorry, had issues indentation of code when posting question took photo instead.

try this:

json.dumps(json.loads(usermodels.dumps())) 

Comments

Popular posts from this blog

resizing Telegram inline keyboard -

javascript - How to bind ViewModel Store to View? -

javascript - Solution fails to pass one test with large inputs? -