Skip to content

Commit 39b99d6

Browse files
authored
Updat e e docsk
1 parent f3848a5 commit 39b99d6

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,7 @@ jobs:
8888

8989
- name: py314-djmain-postgres-xdist-coverage
9090
python: '3.14'
91-
allow_failure: true
92-
93-
- name: py314t-djmain-postgres-xdist-coverage
91+
allow_f - name: py314t-djmain-postgres-xdist-coverage
9492
python: '3.14t'
9593
allow_failure: true
9694

docs/changelog.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ v4.12.0 (Not released yet)
77
Compatibility
88
^^^^^^^^^^^^^
99

10-
* Official Python 3.14 support.
10+
* Official Python 3.14 support (with free threading support).
11+
* Dropped support for Django 5.1
1112
* Dropped support for Python 3.9, minimum version is now Python 3.10.
1213
* Official Django 6.0 support.
1314

0 commit comments

Comments
 (0)