Django 4.1.8 release notesLink to this heading
April 5, 2023
Django 4.1.8 fixes a bug in 4.1.7.
漏洞修复Link to this heading
Fixed a bug in Django 4.1 that caused invalidation of sessions when rotating secret keys with
SECRET_KEY_FALLBACKS(#34384).
April 5, 2023
Django 4.1.8 fixes a bug in 4.1.7.
Fixed a bug in Django 4.1 that caused invalidation of sessions when rotating
secret keys with SECRET_KEY_FALLBACKS (#34384).