I have a DecimalField in a model. In the ModelForm associated with the model, I am trying to customize the field to allow simple math (just division) before processing.I have a DecimalField in a model. In the ModelF
I have a DecimalField in a model. In the ModelForm associated with the model, I am trying to customize the field to allow simple math (just division) before processing.I have a DecimalField in a model. In the ModelF