djangorestframework 3.3.1-1 source package in Ubuntu

Changelog

djangorestframework (3.3.1-1) unstable; urgency=medium

  * New upstream version.

 -- Brian May <email address hidden>  Thu, 19 Nov 2015 08:24:02 +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.1-1.dsc 2.6 KiB 6d5106bdd4b7953d454915b3ffa282f7344ce2affb62c5799ab187f2b3a97279
djangorestframework_3.3.1.orig.tar.gz 2.0 MiB 8b6e5c10c90851ae80607a22beb7173a2787100959bd9ba9c1e0efa28798e8b7
djangorestframework_3.3.1-1.debian.tar.xz 125.1 KiB f387aef8d0844d4fff4e76b69e45e71aff06d9094d7624b16eaa03da9e6d59ee

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.