sprockets.mixins.mediatype/sprockets/mixins
Dave Shawley be5eb94cbf
Add support for encoding decimal.Decimal as float.
This could be lossy on the JSON side since the precision is up to the
reader as well.  I implemented the encoding as a cast to `float` so
there will almost certainly be some loss of precision.
2021-11-03 06:49:40 -04:00
..
mediatype Add support for encoding decimal.Decimal as float. 2021-11-03 06:49:40 -04:00
__init__.py Lint ignore some of the weird stuff in __init__. 2021-09-16 09:54:16 -04:00