mirror of https://github.com/django/django.git
14 lines
298 B
Plaintext
14 lines
298 B
Plaintext
==========================
|
|
Django 1.9.2 release notes
|
|
==========================
|
|
|
|
*Under development*
|
|
|
|
Django 1.9.2 fixes several bugs in 1.9.1.
|
|
|
|
Bugfixes
|
|
========
|
|
|
|
* Fixed a regression in ``ConditionalGetMiddleware`` causing ``If-None-Match`` checks
|
|
to always return HTTP 200 (:ticket:`26024`).
|