Skip to content
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

change summary.Visual settings to a JSON field #901

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

shapiromatron
Copy link
Owner

Convert the Visual.settings to a JSON field, instead of a string field that was sometimes but not always validated to be JSON. The field was originally a string field because Django did not have built-in JSON fields until recently; this modernizes our codebase.

@shapiromatron shapiromatron merged commit 80508ed into main Sep 22, 2023
@shapiromatron shapiromatron deleted the visual-settings-json branch September 22, 2023 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants