Skip to content

Conversation

martin0258
Copy link

EMAILS_FROM_NAME has default PROJECT_NAME, which is a string like "Full Stack FastAPI Project" and not a valid email address. Therefore, the type of EMAILS_FROM_NAME should be changed from email to str.

@YuriiMotov YuriiMotov changed the title Fix EMAILS_FROM_NAME type to str 🐛 Fix EMAILS_FROM_NAME type to be str instead of EmailStr Oct 20, 2025
@YuriiMotov YuriiMotov added the bug Something isn't working label Oct 20, 2025
Copy link
Member

@YuriiMotov YuriiMotov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@martin0258, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants