pinax / pinax-stripe-light

a payments Django app for Stripe
MIT License
684 stars 285 forks source link

Coupon.percent_off type change #613

Closed paltman closed 2 years ago

paltman commented 5 years ago

percent_off on Coupon was changed from Integer to Float with 2 decimal place precision.

might not have any change in our modeling, but just verify