17 lines
372 B
Plaintext
17 lines
372 B
Plaintext
===========================
|
|
Django 1.8.10 release notes
|
|
===========================
|
|
|
|
*Under development*
|
|
|
|
Django 1.8.10 fixes several bugs in 1.8.9.
|
|
|
|
Bugfixes
|
|
========
|
|
|
|
* Fixed a crash on PostgreSQL that prevented using ``TIME_ZONE=None`` and
|
|
``USE_TZ=False`` (:ticket:`26177`).
|
|
|
|
* Added system checks for query name clashes of hidden relationships
|
|
(:ticket:`26162`).
|