Contents

djangorestframework-xml 2.0.0

0

XML support for Django REST Framework

XML support for Django REST Framework

Stars: 83, Watchers: 83, Forks: 59, Open Issues: 25

The jpadilla/django-rest-framework-xml repo was created 9 years ago and the last code push was 6 months ago. The project is moderately popular with 83 github stars!

How to Install djangorestframework-xml

You can install djangorestframework-xml using pip

pip install djangorestframework-xml

or add it to a project with poetry

poetry add djangorestframework-xml

Package Details

Author
José Padilla
License
BSD
Homepage
https://github.com/jpadilla/django-rest-framework-xml
PyPi:
https://pypi.org/project/djangorestframework-xml/
GitHub Repo:
https://github.com/jpadilla/django-rest-framework-xml

Classifiers

  • Internet/WWW/HTTP
No  djangorestframework-xml  pypi packages just yet.

Errors

A list of common djangorestframework-xml errors.

Code Examples

Here are some djangorestframework-xml code examples and snippets.

Related Packages & Articles