summaryrefslogtreecommitdiff
path: root/docs/releases/3.1.txt
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2020-10-13 08:35:01 +0200
committerGitHub <noreply@github.com>2020-10-13 08:35:01 +0200
commite18156b6c35908f2a4026287b5225a6a4da8af1a (patch)
tree18f337d5b96e2de3b3bdce556dda5f313ca86f27 /docs/releases/3.1.txt
parentc9f12f149f4c42aa34b3cbea17e964dfbf942cfb (diff)
Refs #31040 -- Doc'd Python 3.9 compatibility.
Diffstat (limited to 'docs/releases/3.1.txt')
-rw-r--r--docs/releases/3.1.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/releases/3.1.txt b/docs/releases/3.1.txt
index b723d0c566..730d0b682a 100644
--- a/docs/releases/3.1.txt
+++ b/docs/releases/3.1.txt
@@ -19,8 +19,8 @@ project.
Python compatibility
====================
-Django 3.1 supports Python 3.6, 3.7, and 3.8. We **highly recommend** and only
-officially support the latest release of each series.
+Django 3.1 supports Python 3.6, 3.7, 3.8, and 3.9 (as of 3.1.3). We **highly
+recommend** and only officially support the latest release of each series.
.. _whats-new-3.1: