django-templated-email 3.0.0-2 source package in Ubuntu

Changelog

django-templated-email (3.0.0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on python3-django.
    + python3-django-templated-email: Drop versioned constraint on
      python3-django in Depends.

 -- Jelmer Vernooij <email address hidden>  Tue, 06 Dec 2022 18:55:23 +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
Questing release universe misc
Plucky release universe misc
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-templated-email_3.0.0-2.dsc 2.1 KiB a697a886d348bba382e6358111b84bb97657554034753bd7ea07feb08dc930a4
django-templated-email_3.0.0.orig.tar.gz 17.9 KiB 49d61840ec551e640adaf341146e94d6f9058ae01df964480850bf988046e5eb
django-templated-email_3.0.0-2.debian.tar.xz 2.0 KiB 97549031b51ebd03e946ace8a3bc899a6e7181cb93a265a83705d26077d7d008

Available diffs

No changes file available.

Binary packages built by this source

python3-django-templated-email: Django module to easily send templated emails

 django-templated-email can send emails generated from templates. The library
 supports template inheritance, adding cc'd and bcc'd recipients, configurable
 template naming and location.
 .
 The send_templated_email method can be thought of as the render_to_response
 shortcut for email.