mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #26558 -- Removed need for request context processor on admin login page.
This commit is contained in:
committed by
Tim Graham
parent
ad0f536e1c
commit
1206eea11e
@@ -9,4 +9,5 @@ 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`).
|
||||
|
||||
Reference in New Issue
Block a user