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

Drop support for EOL dependencies #1408

Conversation

matthewhegarty
Copy link
Contributor

Problem

Drops support for the following which are past EOL. This was reviewed in #1366 for inclusion in 3.0 release. This release pushes it into the main repo for inclusion in 2.8.0.

  • python 3.6
  • django 2.2, 3.0, 3.1
  • Remove skipped test
    • I checked the history of this test and could not confirm that it was serving any useful purpose, so decided to remove.
  • Removed import of JSONField from django.contrib.postgres.fields because this is included in Django since 3.1

@coveralls
Copy link

coveralls commented Mar 31, 2022

Coverage Status

Coverage remained the same at 98.39% when pulling 663af80 on matthewhegarty:drop-old-version-support into cdcfa9e on django-import-export:main.

@matthewhegarty matthewhegarty merged commit 8d6e46f into django-import-export:main Mar 31, 2022
@matthewhegarty matthewhegarty deleted the drop-old-version-support branch March 31, 2022 15:25
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