1. ===========================
    
  2. Django 2.2.14 release notes
    
  3. ===========================
    
  4. 
    
  5. *July 1, 2020*
    
  6. 
    
  7. Django 2.2.14 fixes a bug in 2.2.13.
    
  8. 
    
  9. Bugfixes
    
  10. ========
    
  11. 
    
  12. * Fixed messages of ``InvalidCacheKey`` exceptions and ``CacheKeyWarning``
    
  13.   warnings raised by cache key validation (:ticket:`31654`).