1
0
mirror of https://github.com/django/django.git synced 2025-10-24 06:06:09 +00:00

Added stub release notes for 4.0.

This commit is contained in:
Mariusz Felisiak
2021-01-05 11:07:46 +01:00
parent f20a622aea
commit 8774b1144c
3 changed files with 262 additions and 0 deletions

View File

@@ -54,6 +54,7 @@ Django version Python versions
3.0 3.6, 3.7, 3.8, 3.9 (added in 3.0.11)
3.1 3.6, 3.7, 3.8, 3.9 (added in 3.1.3)
3.2 3.6, 3.7, 3.8, 3.9
4.0 3.8, 3.9, 3.10
============== ===============
For each version of Python, only the latest micro release (A.B.C) is officially