datatracker/ietf/person/management/commands
Jennifer Richards 020bdeb058
feat: purge_personal_api_key_events() task (#7485)
* feat: purge_personal_api_key_events() task

* feat: log number of events purged

* test: test new task

* fix: name task properly

* chore: create daily PeriodicTask

* chore: remove old management command

* chore: remove tests of old command

* test: finish removing now-empty tests.py
2024-05-30 08:23:49 -05:00
..
__init__.py Added a management command to deactivate email addresses found in delivery-status emails or given on the command-line. 2018-09-29 19:42:34 +00:00
check_person_names_and_aliases.py Disabled mail sending for management command check_person_names_and_aliases, to avoid duplicate person email notifications. 2020-10-24 15:12:59 +00:00
deactivate_email_addresses.py chore: Use codespell to fix typos in code. (#4797) 2022-12-07 15:10:35 -06:00