datatracker/ietf/mailinglists/migrations
Henrik Levkowetz 1510a3e1af Fixed a pyflakes issue.
- Legacy-Id: 11518
2016-07-04 15:48:41 +00:00
..
0001_initial.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
0002_list_subscribed_whitelisted.py Changed some field names from address to email. 2016-06-15 15:49:28 +00:00
0003_import_subscribers.py Added a migration to do the first mailman subscriber import, using a function from the refactored management command. 2016-06-16 19:33:07 +00:00
0004_auto_20160704_0728.py Fixed a pyflakes issue. 2016-07-04 15:48:41 +00: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