We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa8c06a + 7655f02 commit fe8cf34Copy full SHA for fe8cf34
README.rst
@@ -91,6 +91,8 @@ Requirements
91
2. Django (1.11, 2.1, 2.2)
92
3. Django REST Framework (3.10)
93
94
+We **highly** recommend and only officially support the latest patch release of each Python, Django and REST Framework series.
95
+
96
------------
97
Installation
98
docs/getting-started.md
@@ -55,6 +55,8 @@ like the following:
55
56
57
58
59
60
## Installation
61
62
From PyPI
0 commit comments