Propagation and override of model and form field validators
37 views
Skip to first unread message
Claude Paroz
unread,
Aug 26, 2016, 5:38:58 PM8/26/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
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 developers (Contributions to Django itself)
Hi,
The ticket #25594 [1] is about the issue of adding custom validators to model and form fields.
I made a code suggestion through a pull request [2], but I'd like to get more opinions about the design and the proposal. Feel free to comment on the ticket. Thanks!