aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.md
diff options
context:
space:
mode:
authorTom Christie2014-12-03 23:12:52 +0000
committerTom Christie2014-12-03 23:12:52 +0000
commit6369f9212588c849c0ade41c135d229bfbe4a5cf (patch)
tree0026a0eef3be16c2cc3b0eb70b41a4e6740154a5 /docs/index.md
parentaf23ec36bbf4ccb8f4179e790b49b11677ccf6ee (diff)
parent9680329cb0648fbf559d6d935e4220d5b4d3b87c (diff)
downloaddjango-rest-framework-6369f9212588c849c0ade41c135d229bfbe4a5cf.tar.bz2
Merge
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/index.md b/docs/index.md
index dc7bb6d0..ac5d5a01 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -55,7 +55,6 @@ The following packages are optional:
* [Markdown][markdown] (2.1.0+) - Markdown support for the browsable API.
* [PyYAML][yaml] (3.10+) - YAML content-type support.
-* [defusedxml][defusedxml] (0.3+) - XML content-type support.
* [django-filter][django-filter] (0.5.4+) - Filtering support.
* [django-restframework-oauth][django-restframework-oauth] package for OAuth 1.0a and 2.0 support.
* [django-guardian][django-guardian] (1.1.1+) - Object level permissions support.
@@ -256,7 +255,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
[eventbrite]: https://www.eventbrite.co.uk/about/
[markdown]: http://pypi.python.org/pypi/Markdown/
[yaml]: http://pypi.python.org/pypi/PyYAML
-[defusedxml]: https://pypi.python.org/pypi/defusedxml
[django-filter]: http://pypi.python.org/pypi/django-filter
[django-restframework-oauth]: https://github.com/jlafon/django-rest-framework-oauth
[django-guardian]: https://github.com/lukaszb/django-guardian