Skip to content

Allow JSONField to handle HTML form input. #4565

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 12, 2016
Merged

Conversation

tomchristie
Copy link
Member

When HTML form input is used, JSONField should treat the input as a JSON encoded string, rather than a JSON primitive.

Closes #4135

@tomchristie tomchristie added this to the 3.5.0 Release milestone Oct 12, 2016
@tomchristie tomchristie merged commit 26e51ec into master Oct 12, 2016
@tomchristie tomchristie deleted the html-json-field branch October 12, 2016 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant