django-modeltranslation 0.12.2-1 source package in Ubuntu

Changelog

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

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org

  [ Raphaël Hertzog ]
  * New upstream release that works with current Django. Closes: #834667
  * Switch to debhelper compat level 11.
  * Bump Standards-Version to 4.1.3. 
  * Update our patch to fix test failures that are due to
    django.contrib.auth.migrations being not writable. And resubmit it
    upstream.
  * Update Build-Depends to use python3-sphinx instead of python-sphinx.
  * Drop X-Python* fields.
  * Add a lintian override for privacy-breach-generic on badges embedded
    in the HTML documentation.

 -- Raphaël Hertzog <email address hidden>  Wed, 21 Feb 2018 15:19:24 +0100

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

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-modeltranslation_0.12.2-1.dsc 2.1 KiB 2adc88f3402d581c4e63a172be67bee4d3638e1ce4549c735aa849e2818153d3
django-modeltranslation_0.12.2.orig.tar.gz 98.3 KiB cc17012514941689f62de943bb06c91bd96fe994b7548a80f504aa8f20f01a41
django-modeltranslation_0.12.2-1.debian.tar.xz 3.7 KiB 80cfc9598f9c693a28914fde51c46d51038a8d343dad638803bada15a47c11dd

Available diffs

No changes file available.

Binary packages built by this source

python-django-modeltranslation: No summary available for python-django-modeltranslation in ubuntu disco.

No description available for python-django-modeltranslation in ubuntu disco.

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.