Stranger6667 / postmarker

Python client library for Postmark API
https://postmarker.readthedocs.io/en/stable/
MIT License
134 stars 29 forks source link

Do not send empty emails batch in django backend #123

Closed Stranger6667 closed 7 years ago

Stranger6667 commented 7 years ago

If there is nothing to send in django backend, then it should not be sent.