email_sender_hub.py: extract email_sender_manager = EmailSenderManager() notification_hub.py: extract notification_manager = NotificationManager() template_message_hub.py: extract template_message_manager = TemplateMessageManager() template_message_hub.py: add more details in render_template function |
||
|---|---|---|
| apps | ||
| infra | ||
| sites | ||
| .gitignore | ||
| CHANGELOG.md | ||
| docker-compose.yaml | ||
| main.py | ||
| VERSION | ||