Commit graph

2 commits

Author SHA1 Message Date
ce66513488 Refactor email sending to use reusable connections
Updated email sending logic across multiple modules to utilize `django.core.mail.get_connection` for better email connection management and efficiency. Adjusted filters in `conditions.py` to correctly handle dictionary inputs when checking attribute lengths.
2025-05-06 17:44:55 +03:00
68febcdb08 Initial Commit 2025-04-29 22:40:30 +03:00