Skip to content

Conversation

kevinrenskers
Copy link
Member

- Make it easier to send email via different means than just Django's send_mail (closes #12)
- Make it easier to call the send_digest_emails via different means than just Django's management commands (closes #9)
@kevinrenskers kevinrenskers merged commit c33590a into main Oct 11, 2025
1 check passed
@kevinrenskers kevinrenskers deleted the feat/improve-email-digest branch October 11, 2025 15:28
kevinrenskers added a commit that referenced this pull request Oct 11, 2025
* main:
  Improve email sending (#13)

# Conflicts:
#	generic_notifications/channels.py
#	generic_notifications/digest.py
#	tests/test_channels.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Abstract email sending Abstract the logic within send_digest_emails

1 participant