Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jbradberry/django-postoffice
- Owner: jbradberry
- License: mit
- Created: 2014-06-08T20:52:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-03-24T22:17:30.000Z (almost 5 years ago)
- Last Synced: 2024-10-28T19:44:07.199Z (2 months ago)
- Language: Python
- Size: 22.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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-postofficeAn 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