djangorestframework 3.3.2-1 source package in Ubuntu

Changelog

djangorestframework (3.3.2-1) unstable; urgency=medium

  * New upstream version.

 -- Brian May <email address hidden>  Sun, 03 Jan 2016 13:54:05 +1100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
djangorestframework_3.3.2-1.dsc 2.6 KiB c82040288f8775e5c654aabd9b7c126885dc968ec6ec0fbaa2c4cdab527d66fb
djangorestframework_3.3.2.orig.tar.gz 2.0 MiB 07fe645e24418ac4c0e9017048d1684a78d69feb07a7eeb20e5c3852f8f9fe2c
djangorestframework_3.3.2-1.debian.tar.xz 124.7 KiB faa6a3d8ddff3024f0989344cec790796d129f02f8ec05f2a61cf2c1c599f77b

Available diffs

No changes file available.

Binary packages built by this source

python-djangorestframework: Web APIs for Django, made easy

 powerful and flexible toolkit that makes it easy to build Web APIs.
 Some reasons you might want to use REST framework:
  * The Web browseable API is a huge useability win for your developers.
  * Authentication policies including OAuth1a and OAuth2 out of the box.
  * Serialization that supports both ORM and non-ORM data sources.
  * Customizable all the way down - just use regular function-based views if you
    don't need the more powerful features.
  * Extensive documentation, and great community support.

python-djangorestframework-doc: Web APIs for Django, made easy (documentation)

 powerful and flexible toolkit that makes it easy to build Web APIs.
 Some reasons you might want to use REST framework:
  * The Web browseable API is a huge useability win for your developers.
  * Authentication policies including OAuth1a and OAuth2 out of the box.
  * Serialization that supports both ORM and non-ORM data sources.
  * Customizable all the way down - just use regular function-based views if you
    don't need the more powerful features.
 .
 This package contains the HTML documentation.

python3-djangorestframework: Web APIs for Django, made easy for Python3

 For Python3.
 powerful and flexible toolkit that makes it easy to build Web APIs.
 Some reasons you might want to use REST framework:
  * The Web browseable API is a huge useability win for your developers.
  * Authentication policies including OAuth1a and OAuth2 out of the box.
  * Serialization that supports both ORM and non-ORM data sources.
  * Customizable all the way down - just use regular function-based views if you
    don't need the more powerful features.
  * Extensive documentation, and great community support.