Update coreapi version in docs

This commit is contained in:
Tom Christie 2016-07-14 12:29:37 +01:00
parent 06751f8548
commit 5dd3d1b5d9

View File

@ -91,7 +91,7 @@ REST framework requires the following:
The following packages are optional:
* [coreapi][coreapi] (1.31.0+) - Schema generation support.
* [coreapi][coreapi] (1.32.0+) - Schema generation support.
* [Markdown][markdown] (2.1.0+) - Markdown support for the browsable API.
* [django-filter][django-filter] (0.9.2+) - Filtering support.
* [django-crispy-forms][django-crispy-forms] - Improved HTML display for filtering.