On Thursday, 9 November 2017 16:57:22 UTC, Alasdair Nicol wrote: > > On Thursday, 9 November 2017 16:37:50 UTC, Matthew Pava wrote: > >> I don’t use Field.validators much myself, but it seems that the Form >> clean method also calls Field.validators, so the redundancy is already >> there in the Form class. For consistency’s sake, I suggest we either add >> Model.clean_fieldname(), or we remove Form.clean_fieldname(). Both >> suggestions would certainly have issues with backwards compatibility. >> >> > I don't think that Form.clean_fieldname() shouldn't be removed. >
Sorry, double negative. I meant "I think that Form.clean_fieldname() should not be removed." -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/48e5fa3a-0ee3-4d47-bd88-e14bd28abbd7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
