diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2023-11-18 15:56:29 +0100 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2023-11-19 16:31:46 +0100 |
| commit | ecfea054ee2b8ddfa027459ff8b6aecba05facf7 (patch) | |
| tree | b939a2577e58a9c2bb15c9d646f0f73d7d4cbcc9 /docs/intro | |
| parent | f955c90488e1f32e6e38b3c956e937579d389fb2 (diff) | |
Refs #34118 -- Doc'd Python 3.12 compatibility in Django 4.2.x.
Diffstat (limited to 'docs/intro')
| -rw-r--r-- | docs/intro/reusable-apps.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/intro/reusable-apps.txt b/docs/intro/reusable-apps.txt index 967c3c697d..19d9063edd 100644 --- a/docs/intro/reusable-apps.txt +++ b/docs/intro/reusable-apps.txt @@ -221,6 +221,7 @@ this. For a small app like polls, this process isn't too difficult. Programming Language :: Python :: 3 :: Only Programming Language :: Python :: 3.10 Programming Language :: Python :: 3.11 + Programming Language :: Python :: 3.12 Topic :: Internet :: WWW/HTTP Topic :: Internet :: WWW/HTTP :: Dynamic Content |
