diff options
Diffstat (limited to 'docs/releases')
| -rw-r--r-- | docs/releases/3.2.4.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/3.2.4.txt b/docs/releases/3.2.4.txt index 068798e6ed..dac726e961 100644 --- a/docs/releases/3.2.4.txt +++ b/docs/releases/3.2.4.txt @@ -15,3 +15,6 @@ Bugfixes * Fixed a bug in Django 3.2 where a system check would crash on an abstract model (:ticket:`32733`). + +* Prevented unnecessary initialization of unused caches following a regression + in Django 3.2 (:ticket:`32747`). |
