mirror of
https://github.com/Hopiu/django.git
synced 2026-05-15 19:13:11 +00:00
13 lines
304 B
Text
13 lines
304 B
Text
===========================
|
|
Django 1.10.5 release notes
|
|
===========================
|
|
|
|
*Under development*
|
|
|
|
Django 1.10.5 fixes several bugs in 1.10.4.
|
|
|
|
Bugfixes
|
|
========
|
|
|
|
* Fixed a crash in the debug view if ``request.user`` can't be retrieved, such
|
|
as if the database is unavailable (:ticket:`27567`).
|