]> git.ipfire.org Git - thirdparty/python-fints.git/commit
Store amounts as Decimals, not floats, to prevent problems with the maximum length
authorRaphael Michel <mail@raphaelmichel.de>
Fri, 7 Dec 2018 15:45:08 +0000 (16:45 +0100)
committerRaphael Michel <mail@raphaelmichel.de>
Fri, 7 Dec 2018 15:45:08 +0000 (16:45 +0100)
commitd29ded896ba3cb9e9c72bf4455c952a2620eafad
treea395ac975ca44a147d9629e1acc33b82a828c797
parent20b36b08dc80e33bd4c5706cb0ffc6cea02c13fa
Store amounts as Decimals, not floats, to prevent problems with the maximum length
fints/fields.py