mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-10 19:56:59 +03:00
Update README.md
This commit is contained in:
parent
f729506261
commit
8a0007133a
|
@ -43,6 +43,7 @@ Install using `pip`, including any optional packages you want...
|
|||
pip install djangorestframework
|
||||
pip install markdown # Markdown support for the browseable API.
|
||||
pip install pyyaml # YAML content-type support.
|
||||
pip install defusedxml # XML content-type support.
|
||||
pip install django-filter # Filtering support
|
||||
|
||||
...or clone the project from github.
|
||||
|
|
Loading…
Reference in New Issue
Block a user