* Attachment "ticket-33902-regression.diff" added.
Regression test.
--
Ticket URL: <https://code.djangoproject.com/ticket/33902>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: nobody => Mariusz Felisiak
* status: new => assigned
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/15933 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/33902#comment:3>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"63884829acd207404f2a5c3cc1d6b4cd0a822b70" 6388482]:
{{{
#!CommitTicketReference repository=""
revision="63884829acd207404f2a5c3cc1d6b4cd0a822b70"
Fixed #33902 -- Fixed Meta.constraints validation crash with F()
expressions.
Thanks Adam Zahradník for the report.
Bug in 667105877e6723c6985399803a364848891513cc.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33902#comment:4>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"6b0193146d3818d17d231b8e3d9fb38f06f55757" 6b019314]:
{{{
#!CommitTicketReference repository=""
revision="6b0193146d3818d17d231b8e3d9fb38f06f55757"
[4.1.x] Fixed #33902 -- Fixed Meta.constraints validation crash with F()
expressions.
Thanks Adam Zahradník for the report.
Bug in 667105877e6723c6985399803a364848891513cc.
Backport of 63884829acd207404f2a5c3cc1d6b4cd0a822b70 from main
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33902#comment:5>