diff options
author | adam <adam@pkgsrc.org> | 2019-09-04 08:31:45 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2019-09-04 08:31:45 +0000 |
commit | f426c81c51e0eeda9d507bc3875e77380bf2e143 (patch) | |
tree | be855c0d3435e38edec65247558f9348fafbcd08 /converters | |
parent | 430937819be520a2fa7b6daf6b0afec66ecb7172 (diff) | |
download | pkgsrc-f426c81c51e0eeda9d507bc3875e77380bf2e143.tar.gz |
py-django2: updated to 2.2.5
Django 2.2.5 fixes several bugs in 2.2.4.
Bugfixes
Relaxed the system check added in Django 2.2 for models to reallow use of the same db_table by multiple models when database routers are installed.
Fixed crash of KeyTransform() for JSONField and HStoreField when using on expressions with params.
Fixed a regression in Django 2.2 where ModelAdmin.list_filter choices to foreign objects don’t respect a model’s Meta.ordering.
Fixed a race condition in loading URLconf module that could cause a crash of auto-reloader on Python 3.5 and below
Diffstat (limited to 'converters')
0 files changed, 0 insertions, 0 deletions