Skip to content
This repository has been archived by the owner on Sep 12, 2018. It is now read-only.

fix bug: admin throws json exception when we edit the map #112

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

changyanjie
Copy link

  It will throw an Json.loads exception when we are editing the map with the admin. I think it's because of the to_python function , so I'd like to convert the value to string with json.dumps and keep it same as django.
 
 The aim to add "ensure_ascii=False" is to save original value to database.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant