Skip to content

Commit 15f5424

Browse files
authored
Define what Python, Django and Django REST framework series are supported (#839)
1 parent ab3fbfc commit 15f5424

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ Requirements
9393

9494
We **highly** recommend and only officially support the latest patch release of each Python, Django and REST Framework series.
9595

96+
Generally Python and Django series are supported till the official end of life. For Django REST Framework the last two series are supported.
97+
9698
------------
9799
Installation
98100
------------

docs/getting-started.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ like the following:
5757

5858
We **highly** recommend and only officially support the latest patch release of each Python, Django and REST Framework series.
5959

60+
Generally Python and Django series are supported till the official end of life. For Django REST Framework the last two series are supported.
61+
6062
## Installation
6163

6264
From PyPI

0 commit comments

Comments
 (0)