diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2023-01-06 07:31:13 +0100 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2023-01-17 11:49:15 +0100 |
| commit | ea92a4dc2879e084b46d9b141c0a535d536be2e6 (patch) | |
| tree | d7d59177991c9ad7a5536f752f716ff13095f47b /docs/faq | |
| parent | d18d6d0d78ee491e738818a9cc21cc124ffb70c3 (diff) | |
Added stub release notes for 5.0.
Diffstat (limited to 'docs/faq')
| -rw-r--r-- | docs/faq/install.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/faq/install.txt b/docs/faq/install.txt index a0731fc717..402f7d7497 100644 --- a/docs/faq/install.txt +++ b/docs/faq/install.txt @@ -54,6 +54,7 @@ Django version Python versions 4.0 3.8, 3.9, 3.10 4.1 3.8, 3.9, 3.10, 3.11 (added in 4.1.3) 4.2 3.8, 3.9, 3.10, 3.11 +5.0 3.10, 3.11, 3.12 ============== =============== For each version of Python, only the latest micro release (A.B.C) is officially |
