diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-04-17 09:40:30 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-04-21 10:52:45 -0700 |
commit | 58abd9be986a5ab3e662a63c884bf3022029b2c2 (patch) | |
tree | fada665317a447b48e54521caf490dda1d3cafd5 /meta-python/recipes-devtools/python/python3-google-api-python-client_2.125.0.bb | |
parent | 3f4a4fa3a434b71c68cf06b932be2b33f88a3291 (diff) | |
download | meta-openembedded-58abd9be986a5ab3e662a63c884bf3022029b2c2.tar.gz |
python3-django: upgrade 5.0.3 -> 5.0.4
Changelog:
===========
* Fixed a bug in Django 5.0 that caused a crash of "Model.full_clean()" on
fields with expressions in "db_default". As a consequence,
"Model.full_clean()" no longer validates for empty values in fields with
"db_default"
* Fixed a regression in Django 5.0 where the "AdminFileWidget" could be
rendered with two "id" attributes on the "Clear" checkbox
* Fixed a bug in Django 5.0 that caused a migration crash on PostgreSQL 15+
when adding a partial "UniqueConstraint" with "nulls_distinct"
* Fixed a crash in Django 5.0 when performing queries involving table aliases
and lookups on a "GeneratedField" of the aliased table
* Fixed a bug in Django 5.0 that caused a migration crash when adding a
"GeneratedField" relying on the "__contains" or "__icontains"
lookups or using a "Value" containing a ""%""
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-google-api-python-client_2.125.0.bb')
0 files changed, 0 insertions, 0 deletions