#33133 closed Bug (fixed)
NullBooleanField doesn't work in historical migrations.
Reported by: | Mariusz Felisiak | Owned by: | Mariusz Felisiak |
---|---|---|---|
Component: | Database layer (models, ORM) | Version: | 4.0 |
Severity: | Release blocker | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
NullBooleanField
doesn't work in historical migrations.
Thanks Jan Pieter Waagmeester for the report.
Regression in d992f4e3c29a81c956d3d616f0bc19701431b26e.
Note:
See TracTickets
for help on using tickets.
PR