django-modeltranslation 0.17.5-1 source package in Ubuntu

Changelog

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

  * Team upload.
  * New upstream release.

 -- Neil Williams <email address hidden>  Wed, 02 Feb 2022 11:23:49 +0000

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

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-modeltranslation_0.17.5-1.dsc 2.3 KiB 2e759d77f6cd652afae0d691845d3954fd2c28f5f08b3edc89c8979123b3259a
django-modeltranslation_0.17.5.orig.tar.gz 112.2 KiB 9ef75796f12af91dda8d663f59df01a0936d5ea1ea7cc594249d25ba21ce18a7
django-modeltranslation_0.17.5-1.debian.tar.xz 5.0 KiB 4b8467741f5c4062d39797a72dcfd0f045f753707f7d7ad5e9d2bc4df351c894

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.