Skip to content

Document how to use the mailer framework #201

@fallen

Description

@fallen
  • pip3 install uwsgidecorators
  • pip3 install django-uwsgi
  • set USE_MAIL_QUEUE = True

When using cron based method:

  • set MAIL_EXTERNAL_CRON_SET = True

When using uwsgi method:

  • ??

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions