Path to this page:
./
www/py-djangorestframework,
Lightweight REST framework for Django
Branch: pkgsrc-2020Q3,
Version: 3.11.1,
Package name: py37-djangorestframework-3.11.1,
Maintainer: adamDjango REST framework is a lightweight REST framework for Django, that aims to
make it easy to build well-connected, self-describing RESTful Web APIs.
Features:
* Automatically provides an awesome Django admin style browse-able
self-documenting API.
* Clean, simple, views for Resources, using Django's new class based views.
* Support for ModelResources with out-of-the-box default implementations and
input validation.
* Pluggable parsers, renderers, authentication and permissions - Easy to
customise.
* Content type negotiation using HTTP Accept headers.
* Optional support for forms as input validation.
* Modular architecture - MixIn classes can be used without requiring the
Resource or ModelResource classes.
Master sites:
SHA1: c3699741bd6a06b32b3a82badb39dded877265bd
RMD160: e73e2f4aa8e0d6ac9b58db1dca5cebb2b0141b5e
Filesize: 785.505 KB
Version history: (Expand)
- (2020-10-10) Package added to pkgsrc.se, version py37-djangorestframework-3.11.1 (created)