django-newsletter
django-newsletter copied to clipboard
Blacklists support
Hi,
I added:
- ability to duplicate selected messages
- Blacklists: Global as well as Newsletter-specific
- Importing of blacklisted emails via CSV files.
Haven't written any tests yet, will look into it when I can. Haven't tested on Jenkins.
Hey @procmail, thanks for the contrib!
For me to properly evaluate your work it would be best to look at the dupication of messages separately from the blacklisting (and importing of blacklists). Would be great if you could split out these pull requests. Also, especially for the blacklists, test coverage is a must.
Lastly; what would be a use case for the blacklisting?