Upstream changes: Django 3.1.2 release notes¶ October 1, 2020 Django 3.1.2 fixes several bugs in 3.1.1. Bugfixes¶ Fixed a bug in Django 3.1 where FileField instances with a callable storage were not correctly deconstructed (#31941). Fixed a regression in Django 3.1 where the QuerySet.ordered attribute returned incorrectly True for GROUP BY queries (e.g. .annotate().values()) on models with Meta.ordering. A model’s Meta.ordering doesn’t affect such queries (#31990). Fixed a regression in Django 3.1 where a queryset would crash if it contained an aggregation and a Q object annotation (#32007). Fixed a bug in Django 3.1 where a test database was not synced during creation when using the MIGRATE test database setting (#32012). Fixed a django.contrib.admin.EmptyFieldListFilter crash when using on a GenericRelation (#32038). Fixed a regression in Django 3.1.1 where the admin changelist filter sidebar would not scroll for a long list of available filters (#31986).
6 lines
400 B
Text
6 lines
400 B
Text
$NetBSD: distinfo,v 1.8 2020/10/02 02:14:03 wen Exp $
|
|
|
|
SHA1 (Django-3.1.2.tar.gz) = c246bfed77f6f2683c036edf3f706a11a6fad74e
|
|
RMD160 (Django-3.1.2.tar.gz) = 7b2da2816f4a2d05e3cd191c07bdd55142afff79
|
|
SHA512 (Django-3.1.2.tar.gz) = 39115e942c26c9af27c4079f590e15caa86cc5c0e012873d7be23809e39de178b2dd935919dee21bbee153bccb17463abcece1db3b1f7dfa95b7b55879488876
|
|
Size (Django-3.1.2.tar.gz) = 9387482 bytes
|