diff options
| author | Carlton Gibson <carlton.gibson@noumenal.es> | 2021-10-05 09:07:26 +0200 |
|---|---|---|
| committer | Carlton Gibson <carlton.gibson@noumenal.es> | 2021-10-05 09:09:17 +0200 |
| commit | 65367b050062d1cd113b3bdc9a802e0ec80385f4 (patch) | |
| tree | 2585091a07df618b29ff138f1aff89d7d1323b3d /docs | |
| parent | 51e4dbfeb24d6b3bb1df6a328f8243761dba087a (diff) | |
[3.2.x] Added release date for 3.2.7.
Backport of c5776bfca9e3f35e0ab5aacbdc1a4dbfe92fdfd1 from main
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/3.2.8.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/releases/3.2.8.txt b/docs/releases/3.2.8.txt index cec9dffd0c..9c05bf2bf8 100644 --- a/docs/releases/3.2.8.txt +++ b/docs/releases/3.2.8.txt @@ -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 |
