2018-10-01 17:48:11 +08:00
|
|
|
==========================
|
|
|
|
Django 2.1.3 release notes
|
|
|
|
==========================
|
|
|
|
|
|
|
|
*Expected November 1, 2018*
|
|
|
|
|
2018-10-16 23:02:52 +08:00
|
|
|
Django 2.1.3 fixes several bugs in 2.1.2.
|
2018-10-01 17:48:11 +08:00
|
|
|
|
|
|
|
Bugfixes
|
|
|
|
========
|
|
|
|
|
2018-10-16 23:02:52 +08:00
|
|
|
* Fixed a regression in Django 2.0 where combining ``Q`` objects with ``__in``
|
|
|
|
lookups and lists crashed (:ticket:`29838`).
|