1
0
forked from pool/python-Django
Go to file
Markéta Machová 62fb97b70f Accepting request 1091039 from home:aplanas:branches:devel:languages:python:django
- Update to 4.2.2
  + Bugfixes
    * Fixed a regression in Django 4.2 that caused an unnecessary
      DBMS_LOB.SUBSTR() wrapping in the __isnull and __exact=None
      lookups for TextField()/BinaryField() on Oracle
    * Restored, following a regression in Django 4.2, get_prep_value()
      call in JSONField subclasses
    * Fixed a regression in Django 4.2 that caused a crash of
      QuerySet.defer() when passing a ManyToManyField or
      GenericForeignKey reference. While doing so is a no-op, it was
      allowed in older version
    * Fixed a regression in Django 4.2 that caused a crash of
      QuerySet.only() when passing a reverse OneToOneField reference
    * Fixed a bug in Django 4.2 where makemigrations --update didn’t
      respect the --name option
    * Fixed a performance regression in Django 4.2 when compiling
      queries without ordering
    * Fixed a regression in Django 4.2 where nonexistent stylesheet
      was linked on a “Congratulations!” page
    * Fixed a regression in Django 4.2 that caused a crash of
      QuerySet.aggregate() with expressions referencing other
      aggregates
    * Fixed a regression in Django 4.2 that caused a crash of
      QuerySet.aggregate() with aggregates referencing subqueries
    * Fixed a regression in Django 4.2 that caused a crash of
      querysets on SQLite when filtering on DecimalField against
      values outside of the defined range
    * Fixed a regression in Django 4.2 that caused a serialization
      crash on a ManyToManyField without a natural key when its
      Manager’s base QuerySet used select_related()

OBS-URL: https://build.opensuse.org/request/show/1091039
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=135
2023-06-06 10:33:13 +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-4.2.2.checksum.txt Accepting request 1091039 from home:aplanas:branches:devel:languages:python:django 2023-06-06 10:33:13 +00:00
Django-4.2.2.tar.gz Accepting request 1091039 from home:aplanas:branches:devel:languages:python:django 2023-06-06 10:33:13 +00:00
python-Django-rpmlintrc Accepting request 936296 from home:aplanas:branches:devel:languages:python:django 2021-12-18 23:53:16 +00:00
python-Django.changes Accepting request 1091039 from home:aplanas:branches:devel:languages:python:django 2023-06-06 10:33:13 +00:00
python-Django.keyring Accepting request 1091039 from home:aplanas:branches:devel:languages:python:django 2023-06-06 10:33:13 +00:00
python-Django.spec Accepting request 1091039 from home:aplanas:branches:devel:languages:python:django 2023-06-06 10:33:13 +00:00