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 support #817

Merged
merged 4 commits into from
Apr 15, 2021
Merged

Conversation

hramezani
Copy link
Member

@hramezani hramezani commented Apr 15, 2021

Description

  • Update Django supported versions
  • Update isort and black python version

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have run the make format command to format my code
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have added my name and/or github handle to AUTHORS.rst
  • I have added my change to CHANGES.rst
  • All new and existing tests passed.

@codecov
Copy link

codecov bot commented Apr 15, 2021

Codecov Report

Merging #817 (f7d648c) into master (3b2d2c5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #817   +/-   ##
=======================================
  Coverage   97.47%   97.47%           
=======================================
  Files          18       18           
  Lines         992      992           
  Branches      151      151           
=======================================
  Hits          967      967           
  Misses         12       12           
  Partials       13       13           
Impacted Files Coverage Δ
simple_history/__init__.py 100.00% <ø> (ø)

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 3b2d2c5...f7d648c. Read the comment docs.

@hramezani hramezani requested a review from jezdez April 15, 2021 16:03
Copy link
Member

@jezdez jezdez left a comment

Choose a reason for hiding this comment

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

Thank you again!

@jezdez jezdez merged commit d288869 into jazzband:master Apr 15, 2021
@hramezani hramezani deleted the update_django_support branch April 15, 2021 16:38
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.

2 participants