django-modeltranslation 0.18.12-1 source package in Ubuntu

Changelog

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

  * Remove python3-six from build-dep and dep (Closes: #1053968)
  * New upstream version 0.18.12
  * Bump Standards-Version to 4.6.2 (no changes)

 -- Sophie Brun <email address hidden>  Mon, 16 Oct 2023 14:20:47 +0200

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-modeltranslation_0.18.12-1.dsc 2.4 KiB 7705e818a61103d218529d97f10f779d0b6000a26dd04dd86e8440e40c04460b
django-modeltranslation_0.18.12.orig.tar.gz 120.9 KiB d167f3c2b016fa7d0ec2d06b6caa4aa9db65aecfc88442323756ad990e903355
django-modeltranslation_0.18.12-1.debian.tar.xz 5.4 KiB e96c174e936a3ff6bd47ff9ceb317139e17d3e538a1c5075bd62594f5a138e0e

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.