Closed maarcingebala closed 9 years ago
By default step is set to "1" which makes it impossible to set any decimal value in price field.
Relevant code: https://github.com/mirumee/django-prices/blob/master/django_prices/forms.py#L14
By default step is set to "1" which makes it impossible to set any decimal value in price field.