ftn-tim2 / mbrs

University Stuff
0 stars 0 forks source link

decide float field or decimal field #3

Closed thekrushka closed 8 years ago

thekrushka commented 8 years ago

decimal UI element is annoying,

float field has no decimal_places max_digits etc

thekrushka commented 8 years ago

image

image

thekrushka commented 8 years ago

fixed : def str(self): return str(self.product)