mirror of
https://github.com/Hopiu/django.git
synced 2026-05-24 14:53:52 +00:00
13 lines
294 B
Text
13 lines
294 B
Text
==========================
|
|
Django 1.9.7 release notes
|
|
==========================
|
|
|
|
*Under development*
|
|
|
|
Django 1.9.7 fixes several bugs in 1.9.6.
|
|
|
|
Bugfixes
|
|
========
|
|
|
|
* Removed the need for the ``request`` context processor on the admin login
|
|
page to fix a regression in 1.9 (:ticket:`26558`).
|