However there is probably still value in a system check that iterates
`validators` and ensures they are all callable, and possibly that they
take one argument.
--
Ticket URL: <https://code.djangoproject.com/ticket/27904>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: nobody => Adam Chainz
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/27904#comment:1>
--
Ticket URL: <https://code.djangoproject.com/ticket/27904#comment:2>
* needs_better_patch: 0 => 1
* has_patch: 0 => 1
* stage: Unreviewed => Accepted
Comment:
[https://github.com/django/django/pull/8147 PR] with comments for
improvement.
--
Ticket URL: <https://code.djangoproject.com/ticket/27904#comment:3>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"a452dddb253ff4fdd793351dac73eeef4d86b83e" a452ddd]:
{{{
#!CommitTicketReference repository=""
revision="a452dddb253ff4fdd793351dac73eeef4d86b83e"
Fixed #27904 -- Added a system check that Field.validators are callable.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/27904#comment:4>