pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-djangorestframework



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Sep 12 08:21:29 UTC 2011

Update of /cvsroot/pkgsrc/www/py-djangorestframework
In directory ivanova.netbsd.org:/tmp/cvs-serv1044

Log Message:
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.

Status:

Vendor Tag:     TNF
Release Tags:   pkgsrc-base
                
N pkgsrc/www/py-djangorestframework/DESCR
N pkgsrc/www/py-djangorestframework/distinfo
N pkgsrc/www/py-djangorestframework/Makefile
N pkgsrc/www/py-djangorestframework/PLIST

No conflicts created by this import




Home | Main Index | Thread Index | Old Index