Skip to main content

A plugin to integrate Django and Mailup

Project description

Installation

Add ‘mailup’ in your INSTALLED_APPS.

Settings

Add in you settings the followings parameters:

MAILUP_CONSOLE_URL = 'http://mailup.dominio.it' # Mailup base console url : eg: http://mailup.dominio.it
MAILUP_USER = 'mailup_user'
MAILUP_PASSWORD = 'mailup_password'

Testing

To test the application set the following parameters in your settings:

MAILUP_TEST_GUID = 'GUID'
MAILUP_TEST_ID_LIST = 'XX'
MAILUP_TEST_ID_GROUP = 'XXX'
MAILUP_TEST_EMAIL = 'mail@example.com'

Then run:

python manage.py test mailup.MailupTest

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-mailup-0.1.2.tar.gz (4.4 kB view details)

Uploaded Source

File details

Details for the file django-mailup-0.1.2.tar.gz.

File metadata

File hashes

Hashes for django-mailup-0.1.2.tar.gz
Algorithm Hash digest
SHA256 c66f3fbfaaa4e1d048f69aa9ed09a9dd069dbf9fab413691090b9ae8e8f8aa12
MD5 31afcd231e130aced14f9d21b03ea705
BLAKE2b-256 3d19301f6ba2b18f5edf3d39191bc1f80ae30fb674009287f846c4d237c0a5d2

See more details on using hashes here.

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