mirumee / django-prices

Django fields for the prices module
158 stars 52 forks source link

Fix converting Django expressions #39

Closed maarcingebala closed 7 years ago

maarcingebala commented 7 years ago

Fixes error "Conversion from CombinedExpression to Decimal is not supported" when using PriceField with Django expressions.