* owner: nobody => James Gillard
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/34205#comment:4>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
Comment:
Thanks for the quick feedback and suggested change, that was very helpful
for a someone who's new here :)
I've submitted a [https://github.com/django/django/pull/16376 pull
request] for this.
--
Ticket URL: <https://code.djangoproject.com/ticket/34205#comment:5>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/34205#comment:6>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"c5ed884eabf3b2b67581c55bf6c87e721f69157f" c5ed884]:
{{{
#!CommitTicketReference repository=""
revision="c5ed884eabf3b2b67581c55bf6c87e721f69157f"
Fixed #34205 -- Fixed Meta.constraints validation crash with ArrayField
and __len lookup.
Regression in 88fc9e2826044110b7b22577a227f122fe9c1fb5 that began
manifesting in Django 4.1.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34205#comment:7>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"af3cfc863095e70f752c6b1875ed5c5dbaac2c4a" af3cfc8]:
{{{
#!CommitTicketReference repository=""
revision="af3cfc863095e70f752c6b1875ed5c5dbaac2c4a"
[4.1.x] Fixed #34205 -- Fixed Meta.constraints validation crash with
ArrayField and __len lookup.
Regression in 88fc9e2826044110b7b22577a227f122fe9c1fb5 that began
manifesting in Django 4.1.
Backport of c5ed884eabf3b2b67581c55bf6c87e721f69157f from main.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34205#comment:8>