mirror of
https://github.com/Hopiu/django.git
synced 2026-05-15 19:13:11 +00:00
13 lines
305 B
Text
13 lines
305 B
Text
==========================
|
|
Django 3.0.8 release notes
|
|
==========================
|
|
|
|
*Expected July 1, 2020*
|
|
|
|
Django 3.0.8 fixes several bugs in 3.0.7.
|
|
|
|
Bugfixes
|
|
========
|
|
|
|
* Fixed messages of ``InvalidCacheKey`` exceptions and ``CacheKeyWarning``
|
|
warnings raised by cache key validation (:ticket:`31654`).
|