Path to this page:
./
www/py-djangorestframework,
Lightweight REST framework for Django
Branch: pkgsrc-2019Q4,
Version: 3.11.0,
Package name: py37-djangorestframework-3.11.0,
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: d1719570438e1ef48d784b1613c92c738fe3a3c9
RMD160: 891d0a705f1df2a6c8c3191d0f69aef48cecc863
Filesize: 773.133 KB
Version history: (Expand)
- (2020-01-02) Package added to pkgsrc.se, version py37-djangorestframework-3.11.0 (created)