You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
Hi,
I'm wondering if there's a recommended solution for a FloatField which requires a minimum value? IMHO the best solution would be a ModelField implementation which provides this functionality. Can anybody recommend one, as I prefer not to implement it myself?