summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-kivy_2.1.0..bb
diff options
context:
space:
mode:
authorHaixiao Yan <haixiao.yan.cn@windriver.com>2026-01-14 10:43:12 +0800
committerGyorgy Sarvari <skandigraun@gmail.com>2026-01-15 13:45:13 +0100
commitc1d50d3e50c1348e75187c4cfd71e05b3a4ccdef (patch)
tree2967c5df48b14d1bd28318f37837348313f45ba7 /meta-python/recipes-devtools/python/python3-kivy_2.1.0..bb
parentbca6ddaa0d791bd2a95bf72edca3bb70b03e8cce (diff)
downloadmeta-openembedded-c1d50d3e50c1348e75187c4cfd71e05b3a4ccdef.tar.gz
python3-django: Fix missing JSONField in django.db.models
Fix the following error introduced by CVE-2024-42005.patch: AttributeError: module 'django.db.models' has no attribute 'JSONField' The patch assumes JSONField is available from django.db.models, which is not the case for this Django version. Revert the changes in the following files to restore compatibility: tests/expressions/models.py tests/expressions/test_queryset_values.py Signed-off-by: Haixiao Yan <haixiao.yan.cn@windriver.com> Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-kivy_2.1.0..bb')
0 files changed, 0 insertions, 0 deletions