Skip to content

Commit b07bd50

Browse files
hramezanijezdez
authored andcommitted
Remove Python 3.5 from doc.
1 parent 3b2d2c5 commit b07bd50

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This app supports the following combinations of Django and Python:
4141
========== =======================
4242
Django Python
4343
========== =======================
44-
2.2 3.5, 3.6, 3.7, 3.8, 3.9
44+
2.2 3.6, 3.7, 3.8, 3.9
4545
3.0 3.6, 3.7, 3.8, 3.9
4646
3.1 3.6, 3.7, 3.8, 3.9
4747
========== =======================

docs/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,9 @@ This app supports the following combinations of Django and Python:
4141
========== =======================
4242
Django Python
4343
========== =======================
44-
2.2 3.5, 3.6, 3.7, 3.8, 3.9
44+
2.2 3.6, 3.7, 3.8, 3.9
4545
3.0 3.6, 3.7, 3.8, 3.9
46+
3.1 3.6, 3.7, 3.8, 3.9
4647
========== =======================
4748

4849
Contribute

0 commit comments

Comments
 (0)