pkgsrc/www/py-djangorestframework/distinfo
adam 9c0b63b10a Django 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.
2011-09-12 08:21:29 +00:00

5 lines
282 B
Text

$NetBSD: distinfo,v 1.1.1.1 2011/09/12 08:21:29 adam Exp $
SHA1 (djangorestframework-0.2.3.tar.gz) = 8e17862423ac1a0051bb3aa16fe556af593bfdd4
RMD160 (djangorestframework-0.2.3.tar.gz) = 2cfb1de51759a8318cf425d9ef3c02f6f4bf9866
Size (djangorestframework-0.2.3.tar.gz) = 75301 bytes