HomeSoftware Heritage

swh.deposit.parsers: Fix edge case about decimal serialization

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

swh.deposit.parsers: Fix edge case about decimal serialization

Fix by overriding the parsing done prior to storage in db. This is
simpler than to use encoder for serializing the right types in the
db (which also needs a superior version of django).

Details

Provenance
ardumontAuthored on Nov 16 2017, 5:36 PM
ardumontPushed on Nov 17 2017, 10:56 AM

Commit No Longer Exists

This commit no longer exists in the repository.