blob: 13e0242d82997201965401eca7cb1540640ba855 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
XML support for Django REST Framework
XML support extracted as a third party package directly from the
official Django REST Framework implementation. It requires the
defusedxml package only because it safeguards against some security
issues that were discovered.
WWW: http://jpadilla.github.io/django-rest-framework-xml/
|