mirror of
https://github.com/Hopiu/django.git
synced 2026-05-16 19:41:06 +00:00
13 lines
312 B
Text
13 lines
312 B
Text
==========================
|
|
Django 4.1.8 release notes
|
|
==========================
|
|
|
|
*Expected April 3, 2023*
|
|
|
|
Django 4.1.8 fixes several bugs in 4.1.7.
|
|
|
|
Bugfixes
|
|
========
|
|
|
|
* Fixed a bug in Django 4.1 that caused invalidation of sessions when rotating
|
|
secret keys with ``SECRET_KEY_FALLBACKS`` (:ticket:`34384`).
|