blob: 375a7a0ce452ac749a999752378de6ad08a5709f (
plain) (
blame)
1
2
3
4
5
6
|
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.
|