* owner: nobody => Mariusz Felisiak
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/34319#comment:6>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/16533 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/34319#comment:7>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/34319#comment:8>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"2fd755b361d3da2cd0440fc9839feb2bb69b027b" 2fd755b3]:
{{{
#!CommitTicketReference repository=""
revision="2fd755b361d3da2cd0440fc9839feb2bb69b027b"
Fixed #34319 -- Fixed Model.validate_constraints() crash on
ValidationError with no code.
Thanks Mateusz Kurowski for the report.
Regression in 667105877e6723c6985399803a364848891513cc.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34319#comment:9>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"836ae73a8962876a3beb98bc711fa397d700c82f" 836ae73]:
{{{
#!CommitTicketReference repository=""
revision="836ae73a8962876a3beb98bc711fa397d700c82f"
[4.2.x] Fixed #34319 -- Fixed Model.validate_constraints() crash on
ValidationError with no code.
Thanks Mateusz Kurowski for the report.
Regression in 667105877e6723c6985399803a364848891513cc.
Backport of 2fd755b361d3da2cd0440fc9839feb2bb69b027b from main
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34319#comment:10>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"590a92e4562c8ebd3eb25dc1e878bd1e3eb758d4" 590a92e4]:
{{{
#!CommitTicketReference repository=""
revision="590a92e4562c8ebd3eb25dc1e878bd1e3eb758d4"
[4.1.x] Fixed #34319 -- Fixed Model.validate_constraints() crash on
ValidationError with no code.
Thanks Mateusz Kurowski for the report.
Regression in 667105877e6723c6985399803a364848891513cc.
Backport of 2fd755b361d3da2cd0440fc9839feb2bb69b027b from main
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34319#comment:11>