django-modeltranslation 0.18.11-1 source package in Ubuntu

Changelog

django-modeltranslation (0.18.11-1) unstable; urgency=medium

  [ Utkarsh Gupta ]
  * Team upload.
  * New upstream version 0.18.11.
  * Refresh d/patches.
  * Upstream migrated to pytest; adapt to it.
  * Add patch to not run converage tests.

  [ Nilesh Patra ]
  * Fix Build-Time tests to run with pytest.

 -- Utkarsh Gupta <email address hidden>  Mon, 14 Aug 2023 22:41:00 +0530

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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-modeltranslation_0.18.11-1.dsc 2.5 KiB baa3d6dc6ad0e769599bdaec6aefa84cafd44ed8a0d7dee2054c953c9b87031d
django-modeltranslation_0.18.11.orig.tar.gz 120.2 KiB 432a3bec7e09caafffadfa61d9f39994c95e6361bf560bb9b4fa8f9f7d29a683
django-modeltranslation_0.18.11-1.debian.tar.xz 5.3 KiB bf7fc6026440be19c482d0f5156453f0bbdeb20c1f5283983c5f79e4c762aa8e

Available diffs

No changes file available.

Binary packages built by this source

python-django-modeltranslation-doc: Translate dynamic content of Django models (common documentation)

 The modeltranslation application can be used to translate dynamic content of
 existing models to an arbitrary number of languages without having to change
 the original model classes. It uses a registration approach (comparable to
 Django's admin app) to be able to add translations to existing or new projects
 and is fully integrated into the Django admin backend.
 .
 This is the common documentation package.

python3-django-modeltranslation: Translate dynamic content of Django models (Python 3)

 The modeltranslation application can be used to translate dynamic content of
 existing models to an arbitrary number of languages without having to change
 the original model classes. It uses a registration approach (comparable to
 Django's admin app) to be able to add translations to existing or new projects
 and is fully integrated into the Django admin backend.
 .
 This package installs the library for Python 3.