websauna.utils.jsonb module¶
JSONB data utilities.
-
websauna.utils.jsonb.
complex_json_dumps
(d)[source]¶ Dump JSON so that we handle decimal and dates.
Decimals are converted to strings.
JSONB data utilities.
websauna.utils.jsonb.
complex_json_dumps
(d)[source]¶Dump JSON so that we handle decimal and dates.
Decimals are converted to strings.