forked from pool/python-Django
e6d42316c4
* CVE-2019-14232 CVE-2019-14233 CVE-2019-14234 CVE-2019-14235 * Fixed a regression in Django 2.2 when ordering a QuerySet.union(), intersection(), or difference() by a field type present more than once results in the wrong ordering being used (#30628). * Fixed a migration crash on PostgreSQL when adding a check constraint with a contains lookup on DateRangeField or DateTimeRangeField, if the right hand side of an expression is the same type (#30621). * Fixed a regression in Django 2.2 where auto-reloader crashes if a file path contains nulls characters ('\x00') (#30506). * Fixed a regression in Django 2.2 where auto-reloader crashes if a translation directory cannot be resolved (#30647). OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=35 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
Django-2.2.4.tar.gz | ||
Django-2.2.4.tar.gz.asc | ||
i18n_test.patch | ||
python-Django-rpmlintrc | ||
python-Django.changes | ||
python-Django.keyring | ||
python-Django.spec | ||
test_clear_site_cache-sort.patch |