ui / django-post_office

A Django app that allows you to send email asynchronously in Django. Supports HTML email, database backed templates and logging.
MIT License
1k stars 270 forks source link

fixed backend return value #427

Closed JiriKr closed 1 year ago

JiriKr commented 1 year ago

Retrun value should be same as Django SMTP backend.