lingo/lingo/utils
Lauréline Guérin 420ffc5f40
gitea/lingo/pipeline/head This commit looks good Details
misc: use DjangoJSONEncoder for exports (#89091)
default json encoder does not handle decimal values
from DjangoJSONEncoder:
    JSONEncoder subclass that knows how to encode date/time, decimal types, and
    UUIDs.
2024-04-04 16:38:29 +02:00
..
__init__.py pricing: synchronise agendas, list & detail views (#65361) 2022-05-31 15:04:56 +02:00
fields.py invoicing: add basic appearance settings (#80893) 2023-09-19 10:05:44 +02:00
misc.py misc: use DjangoJSONEncoder for exports (#89091) 2024-04-04 16:38:29 +02:00
requests_wrapper.py tox: add bandit environment (#74418) 2023-02-10 14:35:20 +01:00
signature.py pricing: synchronise agendas, list & detail views (#65361) 2022-05-31 15:04:56 +02:00
wcs.py api: export/import, get wcs dependencies (#86291) 2024-02-29 12:08:09 +01:00