---
title: "Django 2.2.14 release notes"
version: 3.2
locale: fr
source: https://docs.djangoproject.com/fr/3.2/releases/2.2.14/
canonical: https://djangodocs.dev/fr/3.2/releases/2.2.14/
---
# Django 2.2.14 release notes

*July 1, 2020*

Django 2.2.14 fixes a bug in 2.2.13.

## Correction de bogues

- Fixed messages of `InvalidCacheKey` exceptions and `CacheKeyWarning`
  warnings raised by cache key validation ([#31654](https://code.djangoproject.com/ticket/31654)).
