Go to file
Alberto Planas Dominguez 947b4638e3 Accepting request 1130704 from home:aplanas:branches:devel:languages:python:django
- Update to 4.2.8
  * Fixed a regression in Django 4.2 that caused makemigrations
    --check to stop displaying pending migrations
  * Fixed a regression in Django 4.2 that caused a crash of
    QuerySet.aggregate() with aggregates referencing other aggregates
    or window functions through conditional expressions
  * Fixed a regression in Django 4.2 that caused a crash when
    annotating a QuerySet with a Window expressions composed of a
    partition_by clause mixing field types and aggregation expressions
  * Fixed a regression in Django 4.2 where the admin’s change list
    page had misaligned pagination links and inputs when using
    list_editable
  * Fixed a regression in Django 4.2 where checkboxes in the admin
    would be centered on narrower screen widths
  * Fixed a regression in Django 4.2 that caused a crash of querysets
    with aggregations on MariaDB when the ONLY_FULL_GROUP_BY SQL mode
    was enabled
  * Fixed a regression in Django 4.2 where the admin’s read-only
    password widget and some help texts were incorrectly aligned at
    tablet widths
  * Fixed a regression in Django 4.2 that caused a migration crash on
    SQLite when altering unsupported Meta.db_table_comment

OBS-URL: https://build.opensuse.org/request/show/1130704
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=153
2023-12-04 10:38:51 +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
dirty-hack-remove-assert.patch Accepting request 1129117 from home:dirkmueller:branches:openSUSE:Factory:Rings:1-MinimalX 2023-11-27 12:51:15 +00:00
Django-4.2.8.checksum.txt Accepting request 1130704 from home:aplanas:branches:devel:languages:python:django 2023-12-04 10:38:51 +00:00
Django-4.2.8.tar.gz Accepting request 1130704 from home:aplanas:branches:devel:languages:python:django 2023-12-04 10:38:51 +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 1130704 from home:aplanas:branches:devel:languages:python:django 2023-12-04 10:38:51 +00:00
python-Django.keyring Accepting request 1121555 from home:aplanas:branches:devel:languages:python:django 2023-11-01 19:30:35 +00:00
python-Django.spec Accepting request 1130704 from home:aplanas:branches:devel:languages:python:django 2023-12-04 10:38:51 +00:00
sanitize_address.patch Accepting request 1099276 from home:mcalabkova:branches:devel:languages:python:django 2023-07-18 13:27:33 +00:00