Henrik Levkowetz
|
df08e65570
|
To support development without having to install Mailman, make the import of mailman list info conditional on mailman module imports succeeding.
- Legacy-Id: 11426
|
2016-06-20 21:49:50 +00:00 |
|
Henrik Levkowetz
|
b667f47b4f
|
Let the import_mailman_listinfo management command not only add, but also remove subcriptions to match mailman's info. Pay attention only to addresses with delivery enabled.
- Legacy-Id: 11394
|
2016-06-17 13:06:39 +00:00 |
|
Henrik Levkowetz
|
744a39e2ca
|
Added a migration to do the first mailman subscriber import, using a function from the refactored management command.
- Legacy-Id: 11393
|
2016-06-16 19:33:07 +00:00 |
|
Henrik Levkowetz
|
016f912ef7
|
Changed some field names from address to email.
- Legacy-Id: 11385
|
2016-06-15 15:49:28 +00:00 |
|
Henrik Levkowetz
|
b0ddd0daeb
|
Added models for mailman lists and subscribed and whitelisted addresses, and an import management command suited to be run as a periodic cron-job.
- Legacy-Id: 11373
|
2016-06-14 21:36:05 +00:00 |
|