mirror of
https://github.com/Hopiu/django.git
synced 2026-05-27 16:14:09 +00:00
13 lines
312 B
Text
13 lines
312 B
Text
==========================
|
|
Django 4.1.4 release notes
|
|
==========================
|
|
|
|
*Expected December 6, 2022*
|
|
|
|
Django 4.1.4 fixes several bugs in 4.1.3.
|
|
|
|
Bugfixes
|
|
========
|
|
|
|
* Fixed a regression in Django 4.1 that caused an unnecessary table rebuilt
|
|
when adding ``ManyToManyField`` on SQLite (:ticket:`34138`).
|