Skip to content

Conversation

@knikolla
Copy link
Collaborator

  • Introduces a new get_managers function that gets the list of managers with enabled notifications.
  • Switches from Django's send_mail to ColdFront's send_email because of CC support and better error handling.
  • Removes EMAIL_ENABLED since that is built into send_email now.
  • Fixes some bugs with parameter passing that slipped through review due to missing unit tests.
  • Added unit test.

    - Introduces a new get_managers function that gets the list of
      managers with enabled notifications.
    - Switches from Django's send_mail to ColdFront's send_email
      because of CC support and better error handling.
    - Removes EMAIL_ENABLED since that is built into send_email now.
    - Fixes some bugs with parameter passing that slipped through
      review due to missing unit tests.
    - Added unit test.
…lable_usage.py

Co-authored-by: Quan Pham <qmpham2019@gmail.com>
@knikolla knikolla force-pushed the fix_daily_email branch 2 times, most recently from cb90793 to a2768a4 Compare December 16, 2025 19:12
@knikolla knikolla merged commit 7bd1a33 into nerc-project:main Dec 16, 2025
4 checks passed
@knikolla knikolla deleted the fix_daily_email branch December 16, 2025 22:06
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.

3 participants