mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-24 02:24:03 +03:00
Update requirements in docs
This commit is contained in:
parent
22377241a8
commit
ab681f2d5e
|
@ -95,8 +95,8 @@ each Python and Django series.
|
||||||
The following packages are optional:
|
The following packages are optional:
|
||||||
|
|
||||||
* [PyYAML][pyyaml], [uritemplate][uriteemplate] (5.1+, 3.0.0+) - Schema generation support.
|
* [PyYAML][pyyaml], [uritemplate][uriteemplate] (5.1+, 3.0.0+) - Schema generation support.
|
||||||
* [Markdown][markdown] (3.0.0+) - Markdown support for the browsable API.
|
* [Markdown][markdown] (3.3.0+) - Markdown support for the browsable API.
|
||||||
* [Pygments][pygments] (2.4.0+) - Add syntax highlighting to Markdown processing.
|
* [Pygments][pygments] (2.7.0+) - Add syntax highlighting to Markdown processing.
|
||||||
* [django-filter][django-filter] (1.0.1+) - Filtering support.
|
* [django-filter][django-filter] (1.0.1+) - Filtering support.
|
||||||
* [django-guardian][django-guardian] (1.1.1+) - Object level permissions support.
|
* [django-guardian][django-guardian] (1.1.1+) - Object level permissions support.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user