mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
We used to use constructions like from_email = "Zulip <%s>" % (settings.NOREPLY_EMAIL_ADDRESS,) but no longer do. All references to settings.NOREPLY_EMAIL_ADDRESS in the codebase now do not append a display name. |
||
|---|---|---|
| .. | ||
| jinja2 | ||
| __init__.py | ||
| backends.py | ||
| dev_settings.py | ||
| dev_urls.py | ||
| legacy_urls.py | ||
| local_settings.py | ||
| prod_settings_template.py | ||
| settings.py | ||
| terms.md.template | ||
| test_settings.py | ||
| urls.py | ||
| wsgi.py | ||