fx-private-relay/emails
Se Yeon Kim f2e06e88b0
Use consistent variable assignments in if-clause
2023-12-28 14:48:26 -06:00
..
management Sort welcome emails by user_id 2023-11-08 13:28:43 -06:00
migrations Update emails/migrations/0058_profile_onboarding_free_state.py 2023-10-26 18:54:14 -07:00
templates/emails for MPP-3633: add get_subplat_upgrade_link_by_language and call from wrap_html_email 2023-12-08 14:17:24 -06:00
templatetags Use PDI for POST DIRECTIONAL ISOLATE abbreviation 2023-09-26 11:32:54 -05:00
tests Do not create DomainAddress if the address was previously deleted 2023-12-22 14:29:00 -06:00
tracker_lists Add new line at end of file 2022-11-10 15:17:27 -06:00
__init__.py add emails app 2019-06-05 09:38:33 -05:00
admin.py Reformat with black 22.3.0 2022-05-09 08:16:01 -05:00
apps.py Supress flake8 warning on unused import 2023-05-31 10:52:40 -05:00
badwords.text Use new extension ".text" to avoid Dependabot 2022-10-11 17:33:56 -05:00
blocklist.text Use new extension ".text" to avoid Dependabot 2022-10-11 17:33:56 -05:00
cleaners.py Remove unused imports, other flake8 errors 2022-11-09 15:52:08 -06:00
models.py Use consistent variable assignments in if-clause 2023-12-28 14:48:26 -06:00
policy.py Remove emails/headderegistry.py 2023-10-24 16:10:24 -05:00
signals.py Enforce block_list_emails in save methods 2023-07-31 16:29:37 -05:00
sns.py Reformat with black 22.3.0 2022-05-09 08:16:01 -05:00
types.py Allow multiple headers with the same name to fail 2023-11-16 15:16:51 -06:00
urls.py First time forwarded email template 2023-10-06 14:21:25 -04:00
utils.py Serialize message to string outside of call 2023-10-24 16:10:16 -05:00
views.py for MPP-3633: add get_subplat_upgrade_link_by_language and call from wrap_html_email 2023-12-08 14:17:24 -06:00