Skip to content

Commit

Permalink
Note that only latest patches of Python & Django are supported. (enco…
Browse files Browse the repository at this point in the history
  • Loading branch information
carltongibson authored and tomchristie committed Dec 20, 2018
1 parent fa57fb8 commit 63e6bbf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ There is a live example API for testing purposes, [available here][sandbox].
* Python (2.7, 3.4, 3.5, 3.6, 3.7)
* Django (1.11, 2.0, 2.1)

We **highly recommend** and only officially support the latest patch release of
each Python and Django series.

# Installation

Install using `pip`...
Expand Down
3 changes: 3 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,9 @@ REST framework requires the following:
* Python (2.7, 3.4, 3.5, 3.6, 3.7)
* Django (1.11, 2.0, 2.1)

We **highly recommend** and only officially support the latest patch release of
each Python and Django series.

The following packages are optional:

* [coreapi][coreapi] (1.32.0+) - Schema generation support.
Expand Down

0 comments on commit 63e6bbf

Please sign in to comment.