Django Mail Manager
Project description
Django Mail Factory lets you manage your email in a multilingual project.
Authors: Rémy Hubscher and contributors
Licence: BSD
Compatibility: Django 1.4+, python2.6 up to python3.3
Project URL: https://github.com/novapost/django-mail-factory
Documentation: http://django-mail-factory.rtfd.org/
Hacking
Setup your environment:
git clone https://github.com/novapost/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/admin/mails/.
Release
To release a new version (including the wheel):
pip install wheel python setup.py sdist bdist_wheel upload
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-mail-factory-0.10.tar.gz.
File metadata
- Download URL: django-mail-factory-0.10.tar.gz
- Upload date:
- Size: 17.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05b4a8943ebe649ed3defba34efd8b99d69c0e83eb74215301ee26b34ac11dfd
|
|
| MD5 |
f329f960ec132ffffa8ab0bb7afdab06
|
|
| BLAKE2b-256 |
56821a57306ff1231c570a7af20e382992887e4cfe5b8fd67e3234883633af9d
|
File details
Details for the file django_mail_factory-0.10-py2.py3-none-any.whl.
File metadata
- Download URL: django_mail_factory-0.10-py2.py3-none-any.whl
- Upload date:
- Size: 26.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cdb9de16b3d7b43dc8cb4b411027303243d767c4805234d7e1348c26bc8d007f
|
|
| MD5 |
e836255fc145fd78153b9ef4673e8f5c
|
|
| BLAKE2b-256 |
a61cbde0e6f82c886469ba94eb0e46d9bd1be5aad70ff27f54b6611dcecd14cf
|