forked from pool/python-Django
- Update to version 2.1.2 * CVE-2018-16984: Password hash disclosure to “view only” admin users * Fixed a regression where nonexistent joins in F() no longer raised FieldError (#29727). * Fixed a regression where files starting with a tilde or underscore weren’t ignored by the migrations loader (#29749). * Made migrations detect changes to Meta.default_related_name (#29755). * Added compatibility for cx_Oracle 7 (#29759). * Fixed a regression in Django 2.0 where unique index names weren’t quoted (#29778). * Fixed a regression where sliced queries with multiple columns with the same name crashed on Oracle 12.1 (#29630). * Fixed a crash when a user with the view (but not change) permission made a POST request to an admin user change form (#29809). OBS-URL: https://build.opensuse.org/request/show/639971 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=12
Description
No description provided
Languages
Text
100%