mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 17:07:07 +00:00
Create a new custom email backend which would automatically logs the emails that are send in the dev environment as well as print a friendly message in console to visit /emails for accessing all the emails that are sent in dev environment. Since django.core.mail.backends.console.EmailBackend is no longer userd emails would not be printed to the console anymore.
24 KiB
24 KiB