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 3.0.5 #1515

Merged
merged 1 commit into from Apr 1, 2020
Merged

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Apr 1, 2020

This PR updates Django from 3.0.4 to 3.0.5.

Changelog

3.0.5

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

*April 1, 2020*

Django 3.0.5 fixes several bugs in 3.0.4.

Bugfixes
========

* Added the ability to handle ``.po`` files containing different plural
equations for the same language (:ticket:`30439`).

* Fixed a regression in Django 3.0 where ``QuerySet.values()`` and
``values_list()`` crashed if a queryset contained an aggregation and
``Subquery()`` annotation that collides with a field name (:ticket:`31377`).


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

@atodorov
Copy link
Member

atodorov commented Apr 1, 2020

There's some weird issue with Travis CI. All jobs are completed but the status wasn't updated. I've seen this on other repositories too but it was solved by restarting some of the jobs. Here that didn't help.

@atodorov atodorov merged commit 99bb7c8 into master Apr 1, 2020
@atodorov atodorov deleted the pyup-update-django-3.0.4-to-3.0.5 branch April 1, 2020 20:35
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

2 participants