mirror of
https://github.com/django/django.git
synced 2025-09-28 13:04:54 +00:00
parent
515d3c591c
commit
6a852b937c
1 changed files with 3 additions and 3 deletions
|
@ -2,15 +2,15 @@
|
|||
Django 3.2.8 release notes
|
||||
==========================
|
||||
|
||||
*Expected October 5, 2021*
|
||||
*October 5, 2021*
|
||||
|
||||
Django 3.2.8 fixes several bugs in 3.2.7.
|
||||
Django 3.2.8 fixes two bugs in 3.2.7.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* Fixed a bug in Django 3.2 that caused incorrect links on read-only fields in
|
||||
admin (:ticket:`33077`).
|
||||
the admin (:ticket:`33077`).
|
||||
|
||||
* Fixed a regression in Django 3.2 that caused incorrect selection of items
|
||||
across all pages when actions were placed both on the top and bottom of the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue