Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update django to 2.0.7 #206

Merged
merged 1 commit into from
Jul 3, 2018
Merged

Conversation

pyup-bot
Copy link
Contributor

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

This PR updates Django from 2.0.6 to 2.0.7.

Changelog

2.0.7

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

*July 2, 2018*

Django 2.0.7 fixes several bugs in 2.0.6.

Bugfixes
========

* Fixed admin changelist crash when using a query expression without ``asc()``
or ``desc()`` in the page's ordering (:ticket:`29428`).

* Fixed admin check crash when using a query expression in
``ModelAdmin.ordering`` (:ticket:`29428`).

* Fixed ``__regex`` and ``__iregex`` lookups with MySQL 8 (:ticket:`29451`).

* Fixed migrations crash with namespace packages on Python 3.7
(:ticket:`28814`).


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

@coveralls
Copy link

coveralls commented Jul 2, 2018

Coverage Status

Coverage remained the same at 87.846% when pulling 1873d4c on pyup-update-django-2.0.6-to-2.0.7 into a93dc0d on master.

@sdreher sdreher merged commit 89ecff7 into master Jul 3, 2018
@ndittren ndittren deleted the pyup-update-django-2.0.6-to-2.0.7 branch October 7, 2022 17:22
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.

None yet

3 participants