Closed taobojlen closed 1 year ago
The docs show that these fields allow passing in custom validators via the validators keyword argument (just like regular Django form fields). However, this doesn't actually work!
validators
I'll open a PR with a fix.
The docs show that these fields allow passing in custom validators via the
validators
keyword argument (just like regular Django form fields). However, this doesn't actually work!I'll open a PR with a fix.