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

Deprecation warning in Django 2.0 #25

Closed
bfirsh opened this issue Dec 4, 2017 · 1 comment
Closed

Deprecation warning in Django 2.0 #25

bfirsh opened this issue Dec 4, 2017 · 1 comment

Comments

@bfirsh
Copy link

bfirsh commented Dec 4, 2017

Looks like there's a while to fix it, but just a heads up. :)

/usr/local/lib/python3.6/site-packages/django_db_geventpool/backends/postgresql_psycopg2/base.py:13: RemovedInDjango30Warning: The django.db.backends.postgresql_psycopg2 module is deprecated in favor of django.db.backends.postgresql.
@jneight jneight closed this as completed May 16, 2018
@bfirsh
Copy link
Author

bfirsh commented Mar 13, 2019

This is still an issue, I think?

/usr/local/lib/python3.7/site-packages/django_db_geventpool/backends/postgresql_psycopg2/base.py:18: RemovedInDjango30Warning: The django.db.backends.postgresql_psycopg2 module is deprecated in favor of django.db.backends.postgresql.

django-db-geventpool==3.0.1, Django==2.1.7

@jneight jneight reopened this Mar 15, 2019
@jneight jneight closed this as completed Oct 11, 2019
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

No branches or pull requests

2 participants