Implement log sender for new planet admin
authorMagnus Hagander <magnus@hagander.net>
Thu, 11 Feb 2016 13:27:19 +0000 (14:27 +0100)
committerMagnus Hagander <magnus@hagander.net>
Thu, 11 Feb 2016 13:27:19 +0000 (14:27 +0100)
commitea52e89de750b2d2e5a4ef3fd2874b895223b14b
treeeda64315807f9175d985cb322871c63cfdb5b2a7
parent411ef3434ace8c97990552318992c844e97c6d31
Implement log sender for new planet admin

Instead of sending an email to the planet list, send individual emails to the
blog authors and ask them to fix their  blogs if more than a certain number
of fetches have failed. Now that we can archive blogs, this makes more sense,
and as the planet team doesn't actually do anything with the emails there anyway,
there is no point to keep sending them.
hamnadmin/hamnadmin/register/management/commands/send_logs.py [new file with mode: 0644]
logmailer.py [deleted file]