Overview

Request 620244 accepted

- update to version 2.0.7:
* Fixed admin changelist crash when using a query expression without
asc() or desc() in the page’s ordering (#29428).
* Fixed admin check crash when using a query expression in
ModelAdmin.ordering (#29428).
* Fixed __regex and __iregex lookups with MySQL 8 (#29451).
* Fixed migrations crash with namespace packages on Python 3.7
(#28814).
- update to version 2.0.6
* Fixed a regression that broke custom template filters that use
decorators (#29400).
* Fixed detection of custom URL converters in included patterns
(#29415).
* Fixed a regression that added an unnecessary subquery to the GROUP
BY clause on MySQL when using a RawSQL annotation (#29416).
* Fixed WKBWriter.write() and write_hex() for empty polygons on GEOS
3.6.1+ (#29460).
* Fixed a regression in Django 1.10 that could result in large
memory usage when making edits using ModelAdmin.list_editable
(#28462).
- update to version 2.0.5
* Corrected the import paths that inspectdb generates for
django.contrib.postgres fields (#29307).
* Fixed a regression in Django 1.11.8 where altering a field with a
unique constraint may drop and rebuild more foreign keys than
necessary (#29193).
* Fixed crashes in django.contrib.admindocs when a view is a
callable object, such as django.contrib.syndication.views.Feed
(#29296).
* Fixed a regression in Django 1.11.12 where QuerySet.values() or


Request History
Alberto Planas Dominguez's avatar

aplanas created request

- update to version 2.0.7:
* Fixed admin changelist crash when using a query expression without
asc() or desc() in the page’s ordering (#29428).
* Fixed admin check crash when using a query expression in
ModelAdmin.ordering (#29428).
* Fixed __regex and __iregex lookups with MySQL 8 (#29451).
* Fixed migrations crash with namespace packages on Python 3.7
(#28814).
- update to version 2.0.6
* Fixed a regression that broke custom template filters that use
decorators (#29400).
* Fixed detection of custom URL converters in included patterns
(#29415).
* Fixed a regression that added an unnecessary subquery to the GROUP
BY clause on MySQL when using a RawSQL annotation (#29416).
* Fixed WKBWriter.write() and write_hex() for empty polygons on GEOS
3.6.1+ (#29460).
* Fixed a regression in Django 1.10 that could result in large
memory usage when making edits using ModelAdmin.list_editable
(#28462).
- update to version 2.0.5
* Corrected the import paths that inspectdb generates for
django.contrib.postgres fields (#29307).
* Fixed a regression in Django 1.11.8 where altering a field with a
unique constraint may drop and rebuild more foreign keys than
necessary (#29193).
* Fixed crashes in django.contrib.admindocs when a view is a
callable object, such as django.contrib.syndication.views.Feed
(#29296).
* Fixed a regression in Django 1.11.12 where QuerySet.values() or


Ondřej Súkup's avatar

mimi_vx accepted request

thx

openSUSE Build Service is sponsored by