Marshmallow schema.dump( returns unicode code point “\u00f8” not character “ø”

前端 未结 0 767
野性不改
野性不改 2020-12-15 21:41

Marshmallow dump return unicode code point and not the expected characters? Eg.

print(employee.office_location_name1) 
# prints København with an "ø"         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题