django-model-utils 2.3.1-2 source package in Ubuntu

Changelog

django-model-utils (2.3.1-2) unstable; urgency=medium

  * Add VCS-* headers.
  * Update Standards-Version to 3.9.6.

 -- Brian May <email address hidden>  Mon, 12 Oct 2015 18:03:27 +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
django-model-utils_2.3.1-2.dsc 2.2 KiB 665bea8329edebd3c0c4ed4f0f0dbc0437eb1bc4e738ff201aae8b1d6eacff0d
django-model-utils_2.3.1.orig.tar.gz 41.3 KiB 20560a012d8ca2029cb2ab46ea980a76d2a2a149d4c7e88ebcae1cd7758b1058
django-model-utils_2.3.1-2.debian.tar.xz 3.4 KiB ccc549526b6d6febf81daa91e156326b43ca44a43ff39a20ae539806c8e8dd73

Available diffs

No changes file available.

Binary packages built by this source

python-django-model-utils: Django model mixins and utilities

 Django is a high-level web application framework that loosely follows
 the model-view-controller design pattern.
 .
 django-model-utils model provides some mixins and utilities for Django,
 including QueryManager for one-line definition of Managers returning a
 custom QuerySet, InheritanceCastModel for more efficient use of model
 inheritance, and TimeStampedModel.

python3-django-model-utils: Django model mixins and utilities

 Django is a high-level web application framework that loosely follows
 the model-view-controller design pattern.
 .
 django-model-utils model provides some mixins and utilities for Django,
 including QueryManager for one-line definition of Managers returning a
 custom QuerySet, InheritanceCastModel for more efficient use of model
 inheritance, and TimeStampedModel.