Client for the DarthMail project
Project description
django-darthmail
Module for using darthmail as an EMAIL_BACKEND in Django.
Settings
EMAIL_BACKEND = 'django_darthmail.backends.DarthMailBackend'
EMAIL_DARTHMAIL_URL = 'https://some.darthmail.instance.url'
EMAIL_DARTHMAIL_TOKEN = 'someauthtoken'
EMAIL_DARTHMAIL_FALLBACK = 'django.core.mail.backends.smtp.EmailBackend'
Making a new release
bumpversion is used to manage releases.
After reaching a releasable state, run bumpversion <major|minor|patch>
When the tag is pushed, the release will be done by the GitHub actions
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_darthmail-0.4.1.tar.gz.
File metadata
- Download URL: django_darthmail-0.4.1.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8e249b9eb6b9153f166103704d6f34d725c4e7fc88b62dc29a659e9ee896978
|
|
| MD5 |
ba7ff16e4d5b51673c1b46e856a57156
|
|
| BLAKE2b-256 |
862bfddd4082e2f13be4a6f1c2ec56501ed0cea9a37af73b58f20fbfe8fe8f05
|
File details
Details for the file django_darthmail-0.4.1-py3-none-any.whl.
File metadata
- Download URL: django_darthmail-0.4.1-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c80ca726caeda7a35d3adfe573420f29038c73a2a1456329ad23b95f394e1aa
|
|
| MD5 |
5ca16d6518369a9aaa9dd0c2fc8724ec
|
|
| BLAKE2b-256 |
6f581ac297045fcc611e176fd95ca373eee314d401e07d64695c133d0bd2c7a2
|