Skip to content

Commit fe8cf34

Browse files
authored
Merge branch 'master' into requirements_files
2 parents aa8c06a + 7655f02 commit fe8cf34

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Diff for: README.rst

+2
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ Requirements
9191
2. Django (1.11, 2.1, 2.2)
9292
3. Django REST Framework (3.10)
9393

94+
We **highly** recommend and only officially support the latest patch release of each Python, Django and REST Framework series.
95+
9496
------------
9597
Installation
9698
------------

Diff for: docs/getting-started.md

+2
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ like the following:
5555
2. Django (1.11, 2.1, 2.2)
5656
3. Django REST Framework (3.10)
5757

58+
We **highly** recommend and only officially support the latest patch release of each Python, Django and REST Framework series.
59+
5860
## Installation
5961

6062
From PyPI

0 commit comments

Comments
 (0)