Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

Update django to 2.0.7 #196

Merged
merged 1 commit into from
Jul 4, 2018
Merged

Update django to 2.0.7 #196

merged 1 commit into from
Jul 4, 2018

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

Pull Request Test Coverage Report for Build 861

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.503%

Totals Coverage Status
Change from base Build 859: 0.0%
Covered Lines: 2202
Relevant Lines: 2213

💛 - Coveralls

@y0no y0no merged commit 291794f into master Jul 4, 2018
@y0no y0no deleted the pyup-update-django-2.0.6-to-2.0.7 branch July 4, 2018 13:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants