Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jbradberry/django-postoffice

An app that provides an email-like service attached to other arbitrary Django apps.
https://github.com/jbradberry/django-postoffice

Last synced: 20 days ago
JSON representation

An app that provides an email-like service attached to other arbitrary Django apps.

Awesome Lists containing this project

README

        

=================
django-postoffice
=================

.. image:: https://travis-ci.com/jbradberry/django-postoffice.svg?branch=master
:target: https://travis-ci.com/jbradberry/django-postoffice

An app that provides an email-like service attached to other arbitrary
Django apps.

Requirements
------------
- Python >= 2.7
- Django >= 1.5
- django-template-utils_
- lxml

.. _django-template-utils: https://bitbucket.org/ubernostrum/django-template-utils