datatracker/ietf/person/management/commands
Lars Eggert 220be21998
chore: Use codespell to fix typos in code. (#4797)
* chore: Use codespell to fix typos in code.

Second part of replacement of #4651

@rjsparks, I probably need to revert some things here, and I also
still need to add that new migration - how do I do that?

* Revert migrations

* Migrate "Whitelisted" to "Allowlisted"

* TEST_COVERAGE_MASTER_FILE -> TEST_COVERAGE_MAIN_FILE

* Fix permissions

* Add suggestions from @jennifer-richards
2022-12-07 15:10:35 -06: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
purge_old_personal_api_key_events.py feat: include command name in output when purging api key events (#4724) 2022-11-08 15:54:00 +00:00
tests.py refactor: replace datetime.now and datetime.today with timezone.now (#4211) 2022-08-25 13:45:16 -03:00