datatracker/ietf/mailinglists/migrations
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
..
0001_initial.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0002_auto_20190703_1344.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0003_allowlisted.py chore: Use codespell to fix typos in code. (#4797) 2022-12-07 15:10:35 -06:00
__init__.py Added models for mailman lists and subscribed and whitelisted addresses, and an import management command suited to be run as a periodic cron-job. 2016-06-14 21:36:05 +00:00