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.4
Project URL: https://github.com/novafloss/django-mail-factory
Documentation: http://django-mail-factory.rtfd.org/
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
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
File details
Details for the file django-mail-factory-0.16.tar.gz
.
File metadata
- Download URL: django-mail-factory-0.16.tar.gz
- Upload date:
- Size: 19.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b2af923dbbc2cca156748896ba3f0644edf164cdb281c9271225a943dd7c864 |
|
MD5 | d98503b4fed16445d61768b4834c3319 |
|
BLAKE2b-256 | 5055406b0a6da61ccd35787fd158631233fba687a56ccaf97052c00f0aa9843a |
File details
Details for the file django_mail_factory-0.16-py2.py3-none-any.whl
.
File metadata
- Download URL: django_mail_factory-0.16-py2.py3-none-any.whl
- Upload date:
- Size: 28.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cba35b288880f9a1f58760c875f87b66c5f1fd7dd7ef102a3ab60701681d4faf |
|
MD5 | d8ee07b8b6c0e869b8b24be33adb66da |
|
BLAKE2b-256 | fadf1d33b351937f72b762570756e28791522e9f6f06223dfa0f9a92da53b1b9 |