Skip to main content

Django Mail Manager

Project description

Build Status https://pypip.in/v/django-mail-factory/badge.png https://pypip.in/d/django-mail-factory/badge.png

Django Mail Factory lets you manage your email in a multilingual project.

Hacking

Setup your environment:

git clone https://github.com/novafloss/django-mail-factory.git
cd django-mail-factory

Hack and run the tests using Tox to test on all the supported python and Django versions:

make test

If you want to give a look at the demo (also used for the tests):

bin/python demo/manage.py syncdb  # create an administrator
bin/python demo/manage.py runserver

You then need to login on http://localhost:8000/admin, and the email administration (preview or render) is available at http://localhost:8000/mail_factory/.

Release

To release a new version (including the wheel):

pip install wheel
python setup.py sdist bdist_wheel upload

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-mail-factory-0.16.tar.gz (19.8 kB view hashes)

Uploaded Source

Built Distribution

django_mail_factory-0.16-py2.py3-none-any.whl (28.6 kB view hashes)

Uploaded Python 2 Python 3

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