Skip to content

Conversation

erikdewildt
Copy link
Contributor

The django.db.backends.postgresql_psycopg2 module is deprecated in Django>=2.0 and removed in Django>=3.0b1

Use the legacy module only when version number <= 2

…go>=2.0 and removed in Django>=3.0b1

Use the legacy module only when version number <= 2

Signed-off-by: Erik de Wildt <erik.de.wildt@gmail.com>
@etene
Copy link
Contributor

etene commented Dec 2, 2019

Django 3.0 is out on pypi, merging this PR would be great as the deprecated import prevents upgrading to 3.0 :)

@Tecktron
Copy link

Tecktron commented Dec 2, 2019

I need this too. This broke a build this morning.

@jimfunk jimfunk merged commit ecd832a into jimfunk:master Dec 2, 2019
@jimfunk
Copy link
Owner

jimfunk commented Dec 2, 2019

Thanks!

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.

4 participants