Skip to main content

This is a library developed by the Inkremental team in order to use integrate the mallgo-email-service on django projects.

Project description

MallGo Email Service

This is a library developed by the Inkremental team in order to use integrate the mallgo-email-service on django projects.

Usage

Install the library

pip install mallgo-email

Add the library settings to your django project

# settings.py
EMAIL_BACKEND = 'MallGoEmail.backend.MallGoEmailBackend'
MALLGO_AUTH_KEY = "MALLGO_AUTH_KEY"

Django compatibility

Django version Library version
2.0 - <3.0.0 0.2.x
3.0 <= 0.3.x

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

mallgo-email-0.2.9.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

mallgo_email-0.2.9-py3-none-any.whl (4.0 kB view hashes)

Uploaded 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