forked from pool/python-Django
- add dirty-hack-remove-assert.patch from fedora to fix minor test failure with python 3.12 - Update to 4.2.5 (CVE-2023-41164) - Update minimal dependency versions. + Fixed a long standing bug in the __len lookup for ArrayField constraints on expressions and database functions. customization. read the egg-info and fail if they are not fulfilled. + New decorators for the admin site * CVE-2020-24584: Permission escalation in intermediate-level directories of the file * Fixed a data loss possibility in the select_for_update(). When using related fields * Fixed a regression in Django 3.1 that caused permission errors in CommonPasswordValidator * Added compatibility for cx_Oracle 8 * many other bugfixes - Update to 3.0.5 * Fixed a regression in Django 2.0 where combining Q objects with __in lookups with FileExistsError if concurrent saves try to create the same directory * Made admin’s RelatedFieldWidgetWrapper use the wrapped widget’s value_omitted_from_data() method (#27905) * Fixed ClearableFileInput’s “Clear” checkbox on model form fields where the model field has a default * Fixed RequestDataTooBig and TooManyFieldsSent exceptions crashing rather than * Fixed a crash on Oracle and PostgreSQL when subtracting DurationField or IntegerField from DateField * Fixed query expression date subtraction accuracy on PostgreSQL for differences * Fixed a GDALException raised by GDALClose on GDAL >= 2.0 * Quoted the Oracle test user’s password in queries to fix the “ORA-00922: missing or invalid option” error when the password starts with a number or with SLE-12 which provides PIL instead of Pillow. OBS-URL: https://build.opensuse.org/request/show/1129117 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=151
Description
No description provided
Languages
Text
100%