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

Add Django 4.0 support #138

Merged
merged 5 commits into from
Dec 19, 2021
Merged

Add Django 4.0 support #138

merged 5 commits into from
Dec 19, 2021

Conversation

Dresdn
Copy link
Contributor

@Dresdn Dresdn commented Dec 19, 2021

I'm helping!

Checklist

  • I have double checked that there are no unrelated changes in this pull request (old patches, accidental config files, etc.)
  • I have created at least one test case for the changes I have made
  • I have updated the documentation for the changes I have made
  • I have added my changes to the CHANGELOG.md

Pull Request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

Related issue(s)

Closes #136

Other Information

@codecov
Copy link

codecov bot commented Dec 19, 2021

Codecov Report

Merging #138 (5b267c2) into master (ed7a808) will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #138      +/-   ##
==========================================
+ Coverage   87.44%   87.50%   +0.05%     
==========================================
  Files          20       20              
  Lines         741      744       +3     
  Branches      134      134              
==========================================
+ Hits          648      651       +3     
  Misses         71       71              
  Partials       22       22              
Impacted Files Coverage Δ
eav/models.py 97.20% <0.00%> (+0.03%) ⬆️

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 ed7a808...5b267c2. Read the comment docs.

@Dresdn Dresdn merged commit dac24f4 into jazzband:master Dec 19, 2021
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.

Django 4.0 support
1 participant