* status: new => closed
* type: Bug => New feature
* resolution: => wontfix
Comment:
Thanks for the ticket. This is
[https://docs.djangoproject.com/en/stable/topics/forms/modelforms
/#interaction-with-model-validation the documented behavior for forms] and
it was [https://github.com/django/django/pull/14625#discussion_r946747147
discussed] shortly in the original PR (as you've already noticed).
Unfortunately, changing this would be backward incompatible so please
first start a discussion on the DevelopersMailingList, where you'll reach
a wider audience and see what other think, and
[https://docs.djangoproject.com/en/stable/internals/contributing/bugs-and-
features/#requesting-features follow the guidelines with regards to
requesting features].
--
Ticket URL: <https://code.djangoproject.com/ticket/34166#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.