Skip to content

Update django support#513

Merged
hramezani merged 4 commits intojazzband:masterfrom
hramezani:update_django_support
Dec 8, 2021
Merged

Update django support#513
hramezani merged 4 commits intojazzband:masterfrom
hramezani:update_django_support

Conversation

@hramezani
Copy link
Copy Markdown
Member

@hramezani hramezani commented Dec 7, 2021

Problem

  • Remove Django 3.1 from Python 3.10 env in tox.

  • Confirm support for Django 4.0

  • Add USE_TZ setting.

Solution

Explain the solution that has been implemented, and what has been changed.

Commandments

  • Write PEP8 compliant code.
  • Cover it with tests.
  • Update CHANGES.rst file to describe the changes, and quote according issue with GH-<issue_number>.
  • Pay attention to backward compatibility, or if it breaks it, explain why.
  • Update documentation (if relevant).

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 7, 2021

Codecov Report

Merging #513 (f39dd55) into master (fc5f8ad) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #513   +/-   ##
=======================================
  Coverage   95.15%   95.15%           
=======================================
  Files           6        6           
  Lines         825      825           
=======================================
  Hits          785      785           
  Misses         40       40           

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 fc5f8ad...f39dd55. Read the comment docs.

@hramezani hramezani requested a review from MRigal December 7, 2021 15:57
@hramezani hramezani force-pushed the update_django_support branch from 05cdbf1 to f39dd55 Compare December 7, 2021 17:35
@hramezani
Copy link
Copy Markdown
Member Author

Thanks @adamchainz for your review!

Copy link
Copy Markdown
Member

@MRigal MRigal left a comment

Choose a reason for hiding this comment

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

LGTM! Good that we had no test or setup depending on pytz. Thanks @hramezani !

@hramezani hramezani merged commit 355d385 into jazzband:master Dec 8, 2021
@hramezani hramezani deleted the update_django_support branch December 8, 2021 11:33
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