]> git.ipfire.org Git - thirdparty/python-drafthorse.git/commit
Fix usage of CurrencyField vs DecimalField
authorRaphael Michel <michel@rami.io>
Wed, 3 Aug 2022 10:26:04 +0000 (12:26 +0200)
committerRaphael Michel <michel@rami.io>
Wed, 3 Aug 2022 10:26:04 +0000 (12:26 +0200)
commitff9fa3d5d78ecc656487a867f2fccf2bc3d93f4f
tree257c7d45abb5491ea2bf5b0ab79ebccd75d63568
parentad6cafed90f7f764726503d1f7fad44043c09f15
Fix usage of CurrencyField vs DecimalField
drafthorse/models/accounting.py
drafthorse/models/container.py
drafthorse/models/elements.py
drafthorse/models/fields.py
drafthorse/models/payment.py