1
0
forked from pool/python-Django
Go to file
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
.gitattributes Accepting request 207554 from devel:languages:python 2013-12-04 12:48:43 +00:00
.gitignore Accepting request 207554 from devel:languages:python 2013-12-04 12:48:43 +00:00
Django-3.1.3.tar.gz - Update to 3.1.3 2020-11-02 15:18:09 +00:00
Django-3.1.3.tar.gz.asc - Update to 3.1.3 2020-11-02 15:18:09 +00:00
i18n_test_extraction.patch Accepting request 825714 from home:aplanas:branches:devel:languages:python:django 2020-08-12 07:29:18 +00:00
i18n_test.patch Accepting request 691028 from home:mimi_vx:branches:devel:languages:python:django 2019-04-03 12:52:28 +00:00
python-Django-rpmlintrc Accepting request 243453 from devel:languages:python 2014-08-05 11:00:16 +00:00
python-Django.changes - Update to 3.1.3 2020-11-02 15:18:09 +00:00
python-Django.keyring - Update keyring file 2019-05-07 07:13:18 +00:00
python-Django.spec - Update to 3.1.3 2020-11-02 15:18:09 +00:00
test_clear_site_cache-sort.patch Accepting request 692900 from home:jayvdb:branches:devel:languages:python:django 2019-04-12 14:20:43 +00:00