Customize DecimalField for handling float inputs
Create new CustomDecimalField for handling float inputs better than they are handled in rest_framework.fields.DecimalField.
Please register or sign in to comment
Create new CustomDecimalField for handling float inputs better than they are handled in rest_framework.fields.DecimalField.