1
0
forked from pool/python-Django
Go to file
Dominique Leuenberger 04c18a8bb5 Accepting request 701222 from devel:languages:python:django
- Update keyring file

- Update to 2.2.1
  * Fixed a regression in Django 2.1 that caused the incorrect quoting
    of database user password when using dbshell on Oracle (#30307).
  * Added compatibility for psycopg2 2.8 (#30331).
  * Fixed a regression in Django 2.2 that caused a crash when loading
    the template for the technical 500 debug page (#30324).
  * Fixed crash of ordering argument in ArrayAgg and StringAgg when it
    contains an expression with params (#30332).
  * Fixed a regression in Django 2.2 that caused a single instance
    fast-delete to not set the primary key to None (#30330).
  * Prevented makemigrations from generating infinite migrations for
    check constraints and partial indexes when condition contains a
    range object (#30350).  Reverted an optimization in Django 2.2
    (#29725) that caused the inconsistent behavior of count() and
    exists() on a reverse many-to-many relationship with a custom
    manager (#30325).
  * Fixed a regression in Django 2.2 where Paginator crashes if
    object_list is a queryset ordered or aggregated over a nested
    JSONField key transform (#30335).
  * Fixed a regression in Django 2.2 where IntegerField validation of
    database limits crashes if limit_value attribute in a custom
    validator is callable (#30328).
  * Fixed a regression in Django 2.2 where SearchVector generates SQL
    that is not indexable (#30385).
  * Fixed a regression in Django 2.2 that caused an exception to be
    raised when a custom error handler could not be imported (#30318).
  * Relaxed the system check added in Django 2.2 for the admin app’s
    dependencies to reallow use of SessionMiddleware subclasses,

OBS-URL: https://build.opensuse.org/request/show/701222
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Django?expand=0&rev=51
2019-05-08 13:15:47 +00:00
.gitattributes Accepting request 207554 from devel:languages:python 2013-12-04 12:48:43 +00:00
.gitignore Accepting request 207554 from devel:languages:python 2013-12-04 12:48:43 +00:00
Django-2.2.1.tar.gz Accepting request 701120 from home:aplanas:branches:devel:languages:python:django 2019-05-06 16:56:44 +00:00
Django-2.2.1.tar.gz.asc Accepting request 701120 from home:aplanas:branches:devel:languages:python:django 2019-05-06 16:56:44 +00:00
i18n_test.patch Accepting request 691028 from home:mimi_vx:branches:devel:languages:python:django 2019-04-03 12:52:28 +00:00
python-Django-rpmlintrc Accepting request 243453 from devel:languages:python 2014-08-05 11:00:16 +00:00
python-Django.changes - Update keyring file 2019-05-07 07:13:18 +00:00
python-Django.keyring - Update keyring file 2019-05-07 07:13:18 +00:00
python-Django.spec Accepting request 701120 from home:aplanas:branches:devel:languages:python:django 2019-05-06 16:56:44 +00:00
test_clear_site_cache-sort.patch Accepting request 692900 from home:jayvdb:branches:devel:languages:python:django 2019-04-12 14:20:43 +00:00