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 -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -