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 support for up to Django 3.1 & Python 3.9 #68

Closed

Conversation

browniebroke
Copy link
Member

@browniebroke browniebroke commented Nov 4, 2020

Add support to Django 2.2 through Django 3.1 as well as Python 3.8 and 3.9 according to the list of supported versions.

Feature or Bugfix

  • Feature

Purpose

The postgresql_psycopg2 module is removed in Django 3.0 which prevents this library to be used with Django > 2.2. This change should fix it.

Issues

Might want to drop Python 2.x and Django 1.x as mentioned in #50

@browniebroke browniebroke marked this pull request as ready for review November 4, 2020 17:34
@shimizukawa
Copy link
Member

I'll review here after PR #71 is resolved. Thanks for your contribution!

@shimizukawa shimizukawa self-requested a review November 8, 2020 08:46
@jezdez
Copy link
Member

jezdez commented Jan 3, 2021

This was also fixed in #72, my apologies that I hadn't seen this PR before.

@jezdez jezdez closed this Jan 3, 2021
@shimizukawa
Copy link
Member

Now I've released 2.0.0. Thanks for your contribution!
https://pypi.org/project/django-redshift-backend/2.0.0/

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