Skip to main content

Class based e-mails for Django

Project description

https://travis-ci.org/iconfinder/paloma.png?branch=master

Inspired by Django’s recent push towards using class based views to increase code reusability, Paloma provides a similar interface to working with e-mails.

Installation

To install Paloma, do yourself a favor and don’t use anything other than pip:

$ pip install django-paloma

Once installed, you also need to add Paloma to your list of INSTALLED_APPS in your application configuration:

INSTALLED_APPS = (
    ...
    'paloma',
)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-paloma-1.0.2.tar.gz (3.8 kB view details)

Uploaded Source

File details

Details for the file django-paloma-1.0.2.tar.gz.

File metadata

File hashes

Hashes for django-paloma-1.0.2.tar.gz
Algorithm Hash digest
SHA256 9f55bcba646693056eee4b33d85d509c7d9c320139db4fb176abe4671969c9f1
MD5 212698c8da9a54856897a96c82f7cbb3
BLAKE2b-256 31df23b5abb7741b6a7c20ca41e19577ef566d9da241821a2dfda08cc4946d15

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page