[2.2.x] Refs #32856 -- Clarified that psycopg2 < 2.9 is required.

Follow up to 837ffcfa68.
This commit is contained in:
Mariusz Felisiak 2021-11-03 08:42:27 +01:00 committed by GitHub
parent cf63dd5c1b
commit 12141e3116
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ PostgreSQL notes
================
Django supports PostgreSQL 9.4 and higher. `psycopg2`_ 2.5.4 through 2.8.6 is
required, though the latest release is recommended.
required, though 2.8.6 is recommended.
.. _psycopg2: https://www.psycopg.org/