Thanks Jan Pieter Waagmeester for the [https://github.com/jieter/django-
tables2/pull/822#issuecomment-925215934 report].
Regression in d992f4e3c29a81c956d3d616f0bc19701431b26e.
--
Ticket URL: <https://code.djangoproject.com/ticket/33133>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/14886 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/33133#comment:1>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"3b9fe906bf28d2e748ce4d9a1af5fbcd5df48946" 3b9fe906]:
{{{
#!CommitTicketReference repository=""
revision="3b9fe906bf28d2e748ce4d9a1af5fbcd5df48946"
Fixed #33133 -- Fixed handling NullBooleanField in historical migrations.
Regression in d992f4e3c29a81c956d3d616f0bc19701431b26e.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33133#comment:2>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"715aa2db67790926971610db232732694d5353bb" 715aa2db]:
{{{
#!CommitTicketReference repository=""
revision="715aa2db67790926971610db232732694d5353bb"
[4.0.x] Fixed #33133 -- Fixed handling NullBooleanField in historical
migrations.
Regression in d992f4e3c29a81c956d3d616f0bc19701431b26e.
Backport of 3b9fe906bf28d2e748ce4d9a1af5fbcd5df48946 from main
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33133#comment:3>