mirror of
https://github.com/django/django.git
synced 2025-07-24 05:36:15 +00:00
Refs #25175 -- Removed db.backends.postgresql_psycopg2 per deprecation timeline.
This commit is contained in:
parent
ec7e179aeb
commit
944469939b
10 changed files with 1 additions and 18 deletions
|
@ -236,7 +236,7 @@ in Django 3.0.
|
|||
See :ref:`deprecated-features-2.0` for details on these changes, including how
|
||||
to remove usage of these features.
|
||||
|
||||
* ...
|
||||
* The ``django.db.backends.postgresql_psycopg2`` module is removed.
|
||||
|
||||
See :ref:`deprecated-features-2.1` for details on these changes, including how
|
||||
to remove usage of these features.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue