Minor docs tweaks

This commit is contained in:
Tom Christie 2016-07-13 16:59:15 +01:00
parent 6f8a0f2a68
commit 06751f8548
2 changed files with 5 additions and 1 deletions

View File

@ -52,7 +52,7 @@ There is a live example API for testing purposes, [available here][sandbox].
# Requirements
* Python (2.7, 3.2, 3.3, 3.4, 3.5)
* Django (1.8, 1.9)
* Django (1.8, 1.9, 1.10)
# Installation

View File

@ -77,6 +77,10 @@ the benefits of RESTful Web API design.
We're expecting to expand the range of languages that we provide client libraries
for over the coming months.
Further work on maturing the API schema support is also planned, including
documentation on supporting file upload and download, and improved support for
documentation generation and parameter annotation.
---
Current support for schema formats is as follows: