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

*July 1, 2020*

Django 2.2.14 fixes a bug in 2.2.13.

## Poprawki błędów

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