fx-private-relay/emails
John Whitlock 7002dc6f4a
Add ftl_id to RelayAPIException
Instead of deriving the FTL ID from the default_code, add it explictly
to the RelayAPIException or derived class. This makes it easier to
cross-reference misc.ftl with the exceptions, and verify that a
translation is in use.
2024-09-06 16:46:20 -05:00
..
management Update imports of Profile 2024-07-26 14:01:37 -05:00
migrations Add migration for setting verbose_name_plural 2024-07-26 14:01:38 -05:00
templates/emails Fix email wrapper condition to display tracker report link correctly 2024-02-29 11:23:35 -05:00
templatetags Complete typing for functions 2024-05-03 13:58:25 -05:00
tests Update imports of Profile 2024-07-26 14:01:37 -05: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 Move Profile and RegisteredSubdomain 2024-07-26 14:01:22 -05:00
apps.py Move Profile and RegisteredSubdomain 2024-07-26 14:01:22 -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 Update imports of Profile 2024-07-26 14:01:37 -05:00
exceptions.py Add ftl_id to RelayAPIException 2024-09-06 16:46:20 -05:00
models.py Move Profile import to function 2024-07-26 14:01:38 -05:00
policy.py Log more parse errors, and log the original header 2024-07-16 09:49:41 -05:00
sns.py Enable most bandit checks 2024-04-22 12:11:44 -05:00
types.py Change log format for header issues 2024-07-16 09:49:42 -05:00
urls.py Annotate type of urlpatterns 2024-05-03 13:58:24 -05:00
utils.py for MPP-3802: refactor assert statements into if/raise checks 2024-05-08 11:25:27 -05:00
validators.py Move Profile and RegisteredSubdomain 2024-07-26 14:01:22 -05:00
views.py Update imports of Profile 2024-07-26 14:01:37 -05:00