Skip to content

Update django to 2.2.6#150

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-django-2.2.5-to-2.2.6
Closed

Update django to 2.2.6#150
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-django-2.2.5-to-2.2.6

Conversation

@pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Oct 1, 2019

This PR updates django from 2.2.5 to 2.2.6.

Changelog

2.2.6

==========================

*October 1, 2019*

Django 2.2.6 fixes several bugs in 2.2.5.

Bugfixes
========

* Fixed migrations crash on SQLite when altering a model containing partial
indexes (:ticket:`30754`).

* Fixed a regression in Django 2.2.4 that caused a crash when filtering with a
``Subquery()`` annotation of a queryset containing
:class:`~django.contrib.postgres.fields.JSONField` or
:class:`~django.contrib.postgres.fields.HStoreField` (:ticket:`30769`).


==========================
Links

@codecov
Copy link

codecov bot commented Oct 1, 2019

Codecov Report

Merging #150 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #150   +/-   ##
=======================================
  Coverage   98.85%   98.85%           
=======================================
  Files          35       35           
  Lines         522      522           
=======================================
  Hits          516      516           
  Misses          6        6

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1bae2b7...9de05d1. Read the comment docs.

@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Nov 4, 2019

Closing this in favor of #163

@pyup-bot pyup-bot closed this Nov 4, 2019
@upy upy deleted the pyup-update-django-2.2.5-to-2.2.6 branch November 4, 2019 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant