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

psycopg2: pin to a compatible version with Django 2.2 #8335

Merged
merged 1 commit into from Jul 12, 2021

Conversation

humitos
Copy link
Member

@humitos humitos commented Jul 12, 2021

We upgraded to latest psycopg2 in #8293 to a version that's incompatible with
Django 2.2. This commit downgrades it to a compatible version.

Closes #8334

We upgraded to latest psycopg2 in #8293 to a version that's incompatible with
Django 2.2. This commit downgrades it to a compatible version.

Closes #8334
@humitos humitos requested a review from a team July 12, 2021 09:38
@stsewd stsewd merged commit c098df8 into master Jul 12, 2021
@stsewd stsewd deleted the humitos/pin-psycopg2 branch July 12, 2021 14:19
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.

Incompatible versions of psycopg2 and Django
2 participants