Changes between Initial Version and Version 1 of Ticket #29656, comment 18
- Timestamp:
- Aug 17, 2018, 5:13:04 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29656, comment 18
initial v1 11 11 }}} 12 12 13 For now I'd subclass `FloatRangeField` and use [https://docs.djangoproject.com/en/2.1/topics/forms/modelforms/#overriding-the-default-fields `field_classes`] to apply it.13 For now (for your case) I'd subclass `FloatRangeField` and use [https://docs.djangoproject.com/en/2.1/topics/forms/modelforms/#overriding-the-default-fields `field_classes`] to apply it.