Contents

django-rest-framework 0.1.0

0

alias.

alias.

How to Install django-rest-framework

You can install django-rest-framework using pip

pip install django-rest-framework

or add it to a project with poetry

poetry add django-rest-framework

Package Details

Author
Tom Christie
License
BSD
Homepage
http://www.django-rest-framework.org
PyPi:
https://pypi.org/project/django-rest-framework/

Classifiers

  • Internet/WWW/HTTP
No  django-rest-framework  pypi packages just yet.

Errors

A list of common django-rest-framework errors.

Code Examples

Here are some django-rest-framework code examples and snippets.

Related Packages & Articles