We infrequently need to send emails to our users, but it would useful to have the ability to select and send to: - All users. - All users with scenes. - All users with devices. Django can support sending emails, as long as we give it a mail server.
We infrequently need to send emails to our users, but it would useful to have the ability to select and send to:
Django can support sending emails, as long as we give it a mail server.