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

Remove support for django 2.2 & 4.0 #168

Merged
merged 1 commit into from
Mar 24, 2023

Conversation

ticosax
Copy link
Member

@ticosax ticosax commented Mar 24, 2023

fixes #150 #160

@ticosax ticosax requested a review from MRigal March 24, 2023 09:22
@codecov
Copy link

codecov bot commented Mar 24, 2023

Codecov Report

Merging #168 (00a9c5a) into master (c4de3d2) will increase coverage by 0.32%.
The diff coverage is n/a.

❗ Current head 00a9c5a differs from pull request most recent head 50c91eb. Consider uploading reports for the commit 50c91eb to get more accurate results

@@            Coverage Diff             @@
##           master     #168      +/-   ##
==========================================
+ Coverage   95.13%   95.45%   +0.32%     
==========================================
  Files          25       24       -1     
  Lines         534      528       -6     
==========================================
- Hits          508      504       -4     
+ Misses         26       24       -2     
Impacted Files Coverage Δ
django_fsm_log/managers.py 100.00% <ø> (+2.70%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ticosax ticosax force-pushed the remove-support-for-django-2.2-4.0 branch from 00a9c5a to 50c91eb Compare March 24, 2023 09:26
Copy link
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!

@ticosax ticosax merged commit 2f16bf5 into jazzband:master Mar 24, 2023
@ticosax ticosax deleted the remove-support-for-django-2.2-4.0 branch March 24, 2023 09:41
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.

Remove configuration no longer supported in Django 4.1
2 participants