Open emilian opened 12 years ago
Hi,
yes, this is already addressed on Bitbucket by Maciej, see:
https://bitbucket.org/diefenbach/django-lfs/issue/141/currency-fields-should-use-decimalfield
I let this issue open here too, to have it also on GitHub (which is the active issue tracker of LFS).
Thanks Kai
I think it would be a better idea to change from FloatField to DecimalField for model price fields. Is this something that is planned or at least on the roadmap somewhere?