Skip to content

Update psycopg version #456

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

Merged
merged 1 commit into from
Jun 7, 2025
Merged

Conversation

ulgens
Copy link
Member

@ulgens ulgens commented Jun 7, 2025

Django is supporting psycopg>3 since Django 4.2

Django supports PostgreSQL 12 and higher. psycopg 3.1.8+ or psycopg2 2.8.4+ is required, though the latest psycopg 3.1.8+ is recommended.

https://docs.djangoproject.com/en/4.2/ref/databases/#postgresql-notes

Resolves:

Supersedes

Django is supporting psycopg>3 since Django 4.2

> Django supports PostgreSQL 12 and higher. psycopg 3.1.8+ or psycopg2 2.8.4+ is required, though the latest psycopg 3.1.8+ is recommended.

https://docs.djangoproject.com/en/4.2/ref/databases/#postgresql-notes
@ulgens ulgens marked this pull request as ready for review June 7, 2025 16:11
@asherf asherf merged commit 0010ce4 into django-commons:master Jun 7, 2025
4 checks passed
@ulgens ulgens deleted the update-psycopg branch June 8, 2025 13:00
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.

2 participants