Skip to main content

Codenerix Email is a module that enables CODENERIX to set send emails in a general manner.

Project description

Codenerix Email is a module that enables CODENERIX to set send emails in a general manner.

Try our demo with Codenerix Cloud

Demo

Coming soon…

Quickstart

  1. Install this package:

    For python 2: sudo pip2 install django-codenerix-email
    For python 3: sudo pip3 install django-codenerix-email
  2. Add “codenerix_extensions” and “codenerix_email” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'codenerix_extensions',
        'codenerix_email',
    ]
  3. Since Codenerix Email is a library, you only need to import its parts into your project and use them.

Documentation

Coming soon… do you help us? Codenerix

You can chat with us here.

Credits

This project has been possible thanks to Centrologic.

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

django-codenerix-email-1.0.16.tar.gz (18.2 kB view hashes)

Uploaded Source

Built Distribution

django_codenerix_email-1.0.16-py2.py3-none-any.whl (31.2 kB view hashes)

Uploaded Python 2 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