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

Fix: Drop support for Python 3.6, 3.7 and Django 2.2 #85

Conversation

adam-murray
Copy link
Contributor

@adam-murray adam-murray commented Jun 1, 2023

Dropping support for old/no longer maintained versions of Python and Django. Please see the 4.0.x branch for those still wishing to use Django 2.2 or Python <3.8.

Also switching from djangocms_app_helper to django_app_helper.

@codecov
Copy link

codecov bot commented Jun 1, 2023

Codecov Report

❗ No coverage uploaded for pull request base (master@a98d71a). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #85   +/-   ##
=========================================
  Coverage          ?   77.82%           
=========================================
  Files             ?       30           
  Lines             ?      780           
  Branches          ?       76           
=========================================
  Hits              ?      607           
  Misses            ?      153           
  Partials          ?       20           

Copy link
Sponsor Member

@fsbraun fsbraun left a comment

Choose a reason for hiding this comment

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

Best code I've ever seen.

@adam-murray adam-murray merged commit 05ade78 into django-cms:master Jun 1, 2023
8 checks passed
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.

None yet

2 participants