mirror of
https://github.com/getredash/redash.git
synced 2026-05-11 09:01:27 -04:00
* Consistently use simplejson to loading and dumping JSON. This introduces the new functions redash.utils.json_dumps and redash.utils.json_loads and simplifies the custom encoder setup. UUIDs are now handled by the default encoder, too. Fixes #2807. Use string comparison in parse_boolean instead of the (simple)json module.
3.0 KiB
3.0 KiB