1
0
forked from pool/python-Django
python-Django/Django-3.1.3.tar.gz.asc
Ondřej Súkup fb993450a7 - Update to 3.1.3
* Fixed a regression in Django 3.1.2 that caused the incorrect height of the admin
   changelist search bar
 * Fixed a regression in Django 3.1.2 that caused the incorrect width of the
   admin changelist search bar on a filtered page
 * Fixed displaying Unicode characters in forms.JSONField and read-only
   models.JSONField values in the admin
 * Fixed a regression in Django 3.1 that caused a crash of ArrayAgg and StringAgg
   with ordering on key transforms for JSONField
 * Fixed a regression in Django 3.1 that caused a crash of __in lookup when using
   key transforms for JSONField in the lookup value
 * Fixed a regression in Django 3.1 that caused a crash of ExpressionWrapper with
   key transforms for JSONField
 * Fixed a regression in Django 3.1 that caused a migrations crash on PostgreSQL
   when adding an ExclusionConstraint with key transforms for JSONField in expressions
 * Fixed a regression in Django 3.1 where ProtectedError.protected_objects
   and RestrictedError.restricted_objects attributes returned iterators instead
   of set of objects
 * Fixed a regression in Django 3.1.2 that caused incorrect form input layout
   on small screens in the admin change form view
 * Fixed a regression in Django 3.1 that invalidated pre-Django 3.1 password reset tokens
 * Added support for asgiref 3.3
 * Fixed a regression in Django 3.1 that caused incorrect textarea layout
   on medium-sized screens in the admin change form view with the sidebar open
 * Fixed a regression in Django 3.0.7 that didn’t use Subquery() aliases
   in the GROUP BY clause
 * Fixed a bug in Django 3.1 where FileField instances with a callable storage were
   not correctly deconstructed
 * 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=72
2020-11-02 15:18:09 +00:00

63 lines
2.4 KiB
Plaintext

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
This file contains MD5, SHA1, and SHA256 checksums for the source-code
tarball and wheel files of Django 3.1.3, released November 2, 2020.
To use this file, you will need a working install of PGP or other
compatible public-key encryption software. You will also need to have
the Django release manager's public key in your keyring; this key has
the ID ``E17DF5C82B4F9D00`` and can be imported from the MIT
keyserver. For example, if using the open-source GNU Privacy Guard
implementation of PGP:
gpg --keyserver pgp.mit.edu --recv-key E17DF5C82B4F9D00
Once the key is imported, verify this file::
gpg --verify <<THIS FILENAME>>
Once you have verified this file, you can use normal MD5, SHA1, or SHA256
checksumming applications to generate the checksums of the Django
package and compare them to the checksums listed below.
Release packages:
=================
https://www.djangoproject.com/m/releases/3.1/Django-3.1.3.tar.gz
https://www.djangoproject.com/m/releases/3.1/Django-3.1.3-py3-none-any.whl
MD5 checksums
=============
959f489ab9163691f4f90a41448573ba Django-3.1.3.tar.gz
3a220982452cde94fb4a544fb7cc6e63 Django-3.1.3-py3-none-any.whl
SHA1 checksums
==============
6ef24a32d85fd05898178cf039fc2c253730ef98 Django-3.1.3.tar.gz
2db373f500d8bb13943d98ce990a123794c8f52d Django-3.1.3-py3-none-any.whl
SHA256 checksums
================
14b87775ffedab2ef6299b73343d1b4b41e5d4e2aa58c6581f114dbec01e3f8f Django-3.1.3.tar.gz
14a4b7cd77297fba516fc0d92444cc2e2e388aa9de32d7a68d4a83d58f5a4927 Django-3.1.3-py3-none-any.whl
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEE/l+2OHah1xioxnVW4X31yCtPnQAFAl+fvckACgkQ4X31yCtP
nQD3Vg//VqscpuYVc8Bh80T3s18HRfeVlb88BM4Gt7X0x/M9HOCxnPf/PNBPO7k3
zP8tX6QISYaRkpNdvZYLeZEFJzGxPwrjiu2dNmZLVu4RRf/+cQ8TovAEevlkI6T8
l4QVORc67rcdT/zuMfEiv3HNpnT+aXfx3meuUuMAeaoy8r1jBIZC6NuXa2i6Ezm+
o/7nA/fH0XR3piLuPfUIqG5lz4jbaYdY4LaSdI9UI2/wgU4xPTwLOYKdmA3eTvdQ
m7zokaX6EiHh+ECukRYHZ0ohm147aFvhZmZ6Ywh1TGZaU/yRS3acPqCazpP56/Rs
BBljYE5GVkHfDwu378zU1n6n0STCQ+T3fhcMqskTkbJ+rfsAupYGyCoMp4CfPWDu
MfJH12n2y2Hi5X3jXS0HgzGXYbWxtKJZUkOQ3bCXwLbKRmhqLpYucAAuXaeRTgRX
gIYhcvgVmTJCz4XRTUNsgDTDCwY4RlTo4dEoAOGze2xXJhAZg7DcmCQMXDxZP9kr
rG9luyO+EDzSa9k0WNU5zcXHQR3ViO/9NsIiNp3LUEDl+egDUgvdOfYs3qq0/QKH
/m2RQul7IkQWXhG38bCmfN4lg+fJgp64DgiXVrGRFPIDzNqTEAOmVdXMj3ri9aOZ
pjoZqnW7kdhb7YhhreYVNqy88XCOtwS/2jcRwcvP28kugOf+rCE=
=24Zh
-----END PGP SIGNATURE-----