You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Abstract body_file/body check pattern with properties
Add html_body_content and text_body_content properties to SentEmail model
to centralize the logic for checking body_file vs body fallback. This
eliminates code duplication across tasks.py, admin/views.py, and tests.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Marco Acierno <marcoacierno@users.noreply.github.com>
0 commit comments