diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -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. | 
