Skip to content

Comments

feat: Use DEFAULT_FROM_EMAIL instead of hardcoding to management command#768

Merged
jforsman merged 1 commit intomasterfrom
email_sender_from_settings
Feb 5, 2026
Merged

feat: Use DEFAULT_FROM_EMAIL instead of hardcoding to management command#768
jforsman merged 1 commit intomasterfrom
email_sender_from_settings

Conversation

@jforsman
Copy link
Contributor

@jforsman jforsman commented Feb 5, 2026

  • wrapper for django send_mail function that always sets from_email to None
    • Will make django to use DEFAULT_FROM_EMAIL
  • test file moved to correct location
  • CI/CD changes to environment variables and config map needed to have different from_email values env by env

Refs: LIIK-906

* wrapper for django send_mail function that always sets from_email to None
	* Will make django to use DEFAULT_FROM_EMAIL
* test file moved to correct location
* CI/CD changes to environment variables and config map needed to have different from_email values env by env

Refs: LIIK-906
@jforsman jforsman force-pushed the email_sender_from_settings branch from e4022bb to 06e9f58 Compare February 5, 2026 11:46
@azure-pipelines
Copy link

CITYINFRA-API branch is deployed to platta: https://cityinfra-pr768.dev.hel.ninja 🚀🚀🚀

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 5, 2026

@jforsman jforsman merged commit ae6ac08 into master Feb 5, 2026
27 checks passed
@jforsman jforsman deleted the email_sender_from_settings branch February 5, 2026 12:53
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.

1 participant