Skip to content

Update django to 2.0.5#8

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-django-2.0.4-to-2.0.5
Closed

Update django to 2.0.5#8
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-django-2.0.4-to-2.0.5

Conversation

@pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented May 2, 2018

This PR updates Django from 2.0.4 to 2.0.5.

Changelog

2.0.5

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

*May 1, 2018*

Django 2.0.5 fixes several bugs in 2.0.4.

Bugfixes
========

* Corrected the import paths that ``inspectdb`` generates for
``django.contrib.postgres`` fields (:ticket:`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
(:ticket:`29193`).

* Fixed crashes in ``django.contrib.admindocs`` when a view is a callable
object, such as ``django.contrib.syndication.views.Feed`` (:ticket:`29296`).

* Fixed a regression in Django 1.11.12 where ``QuerySet.values()`` or
``values_list()`` after combining an annotated and unannotated queryset with
``union()``, ``difference()``, or ``intersection()`` crashed due to mismatching
columns (:ticket:`29286`).


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

@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Jun 1, 2018

Closing this in favor of #15

@pyup-bot pyup-bot closed this Jun 1, 2018
@fedorareis fedorareis deleted the pyup-update-django-2.0.4-to-2.0.5 branch June 1, 2018 16:28
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