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

Changelog

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

  [ Debian Janitor ]
  * [4d2424a] Set upstream metadata fields: Repository-Browse.
  * [e154cd8] Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Sun, 16 Oct 2022 21:10:31 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-model-utils_4.2.0-2.dsc 2.2 KiB f4ece9ce71e31fdbc8a4f86f9c388d618a42af397c9044a9cff8567a28a7e702
django-model-utils_4.2.0.orig.tar.gz 61.7 KiB b5aceb3780cc867f9c50f3ae1d2ed34902af30ff63f2260de4b8d4bf6b395248
django-model-utils_4.2.0-2.debian.tar.xz 5.3 KiB 1b5b236781bad23f00e93c4ad19c37a465de30e3e46aad41283fb87677cf7ae1

Available diffs

No changes file available.

Binary packages built by this source

python-django-model-utils-doc: Django model mixins and utilities — Documentation

 Django is a high-level web application framework that loosely follows
 the model-view-controller design pattern.
 .
 The ‘django-model-utils’ library provides some mixins and utilities
 for Django:
 .
  * QueryManager: one-line definition of Managers returning a
    custom QuerySet.
  * InheritanceCastModel: more efficient use of model inheritance
  * TimeStampedModel: self-updating ‘created’ and ‘modified’ fields.
 .
 This package installs the documentation for the library.

python3-django-model-utils: Django model mixins and utilities — Python 3

 Django is a high-level web application framework that loosely follows
 the model-view-controller design pattern.
 .
 The ‘django-model-utils’ library provides some mixins and utilities
 for Django:
 .
  * QueryManager: one-line definition of Managers returning a
    custom QuerySet.
  * InheritanceCastModel: more efficient use of model inheritance
  * TimeStampedModel: self-updating ‘created’ and ‘modified’ fields.
 .
 This package installs the library for Python 3.