Skip to content

🐛 Start using decimal fields

Nikolai R Kristiansen requested to merge fix/rm-floats into main

Try switching to DecimalField and IntegerField from FloatField

Merge request reports