Commit Graph
7 Commits
Author SHA1 Message Date
Kenneth Kehl 0c10e1cdde fix debug statement in scheduled tasks 2026-01-27 07:33:54 -08:00
Kenneth Kehl ebdb78e52e reformat up to latest version of black 2024-04-01 15:12:33 -07:00
Cliff Hill 95ee8b7c2e Cleaning things up, trying to get tests to work.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-02-28 12:43:34 -05:00
Cliff Hill 1157f5639d black, isort, flake8
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-12-08 21:43:52 -05:00
Kenneth Kehl 1ecb747c6d reformat 2023-08-29 14:54:30 -07:00
Kenneth Kehl de4812efee more files 2023-07-17 07:45:54 -07:00
Chris Hill-Scott 08027947b2 Remove priority flag from example templates
Since we send all one off messages as priority
[now](https://github.com/alphagov/notifications-api/pull/1722), we don’t
need to explicitly mark the ‘Example text message template’ template as
being priority.

This commit retroactively removes the priority flag from these
templates, so that they can’t be reused to send other messages as
priority. I don’t think this is a real problem now, but worth cleaning
this up.

This query will hit approximately 827 templates.
2018-03-01 09:37:14 +00:00