django-darthmail 0.4.1

Creator: codyrutscher

Last updated:

Add to Cart

Description:

djangodarthmail 0.4.1

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

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.