Skip to content

larry-orcas/django-postageapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

django-postageapp
-----------------

Usage
*****

Install with:
::

    pip install django-postageapp


In your settings.py:
::

    EMAIL_BACKEND = "django_postageapp.PostageappEmailBackend"
    EMAIL_POSTAGEAPP_API_KEY = "YOUR_POSTAGEAPP_API_KEY"


About

Postageapp.com email backend for use with Django 1.2+

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published