agateblue / django-dynamic-preferences

Dynamic global and instance settings for your django project
https://django-dynamic-preferences.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
350 stars 87 forks source link

FloatPreference can be initialized with either int or float #266

Closed CharlesB2 closed 2 years ago

CharlesB2 commented 2 years ago

This fixes issue #265