Class IntegerFieldFloatRounding

Allow floats to work as query values for IntegerField. Without this, the decimal portion of the float would always be discarded.

Declaration

class IntegerFieldFloatRounding
source link

Documentation

Methods

Subclasses