Skip to main content

Django mailcenter application.

Project description

django-mailcenter

Django mailcenter application.

Install

pip install django-mailcenter

Usage

pro/settings.py

INSTALLED_APPS = [
    ...
    'django_static_ace_builds',
    'django_db_lock',
    'django_fastadmin',
    'django_mailcenter',
    ...
]
  • AceWidget used for options editor, so we needs django_static_ace_builds to provide ace-builds static files, and django_fastadmin.widgets.AceWidget.
  • models.MailForDelivery as based on django_fastadmin.models.SimpleTask and it use django_db_lock to do distribute lock.

Releases

v0.1.1 2020/09/01

  • Add many required packages in requirements.txt.

v0.1.0 2020/08/31

  • First release.

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-mailcenter-0.1.1.tar.gz (8.8 kB view details)

Uploaded Source

File details

Details for the file django-mailcenter-0.1.1.tar.gz.

File metadata

  • Download URL: django-mailcenter-0.1.1.tar.gz
  • Upload date:
  • Size: 8.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.8

File hashes

Hashes for django-mailcenter-0.1.1.tar.gz
Algorithm Hash digest
SHA256 c3ad66dfc8237e5d043f3175c14f7cb852d60024d1e1b95c87f4438ddd606499
MD5 cdd354171ab782c24665f44436c8b809
BLAKE2b-256 7ceeef0f9aedbf244f15c18b98dc156994ace99a2af1d2756ec4f9ccf4c18cf6

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