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

setup: bump version of Django to 1.8.19 for py3 support #1915

Merged
merged 1 commit into from
Aug 29, 2018

Conversation

dev-zero
Copy link
Contributor

include a migration to drop the 'not null' constraint on
auth_user.last_login and increase the field length for the email as
documented in the release notes.
Both changes are already set for SQLA.

include a migration to drop the 'not null' constraint on
`auth_user.last_login` and increase the field length for the email as
documented in the release notes.
@codecov-io
Copy link

Codecov Report

Merging #1915 into develop will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1915      +/-   ##
===========================================
- Coverage    66.85%   66.82%   -0.03%     
===========================================
  Files          320      320              
  Lines        32595    32595              
===========================================
- Hits         21792    21783       -9     
- Misses       10803    10812       +9
Impacted Files Coverage Δ
aiida/backends/djsite/globalsettings.py 81.57% <0%> (-5.27%) ⬇️
aiida/backends/djsite/db/models.py 75.34% <0%> (-0.89%) ⬇️

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 710259e...c90a075. Read the comment docs.

Copy link
Contributor

@sphuber sphuber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @dev-zero

@sphuber sphuber merged commit 54dafad into aiidateam:develop Aug 29, 2018
@dev-zero dev-zero deleted the django-1.8.x-upgrade branch August 31, 2018 16:09
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.

3 participants