Skip to main content

A Django app to conduct Web-based mailer.

Project description

Detailed documentation is in the “docs” directory.

Quick start

  1. Add “project-mailer” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'project-mailer',
    ]
  2. Include the polls URLconf in your project urls.py like this:

    url(r'project-mailer/', include('project-mailer.urls'))),
  3. Run python manage.py migrate to create the emails models.

  4. Start the development server and visit http://127.0.0.1:8000/admin/ to create a project-mailer (you’ll need the Admin app enabled).

  5. Visit http://127.0.0.1:8000/project-mailer to participate in the emails.

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-project-mailer-0.4.tar.gz (9.8 kB view details)

Uploaded Source

File details

Details for the file django-project-mailer-0.4.tar.gz.

File metadata

  • Download URL: django-project-mailer-0.4.tar.gz
  • Upload date:
  • Size: 9.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.10

File hashes

Hashes for django-project-mailer-0.4.tar.gz
Algorithm Hash digest
SHA256 86711ff9a8506cefbfe3c3caa8b3d2350ca025f9339af4d97bc9a1e2f4c2ee59
MD5 8464581fde2ad053b65355a913f9d448
BLAKE2b-256 509f9ac0b075c020b02193d5e31d630a97dabcd9fa5099c4a7df212160918880

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page