Skip to content

UseAlloy/django-emailtools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-emailtools

Build Status

Django Email Tools is a suite of tools meant to assist in sending emails from your Django app.

Installation

  1. Install the package:

    $ pip install django-emailtools
    
  2. Add emailtools to your INSTALLED_APPS.

Packages

No packages published

Languages

  • Python 96.1%
  • Makefile 2.3%
  • HTML 1.6%