pmclanahan / django-celery-email

A Django email backend that uses a celery task for sending the email.
BSD 3-Clause "New" or "Revised" License
477 stars 110 forks source link

Continuing project maintenance #92

Open karlokr-p opened 3 months ago

karlokr-p commented 3 months ago

Hello,

I want to thank the original author @pmclanahan for providing this excellent package, though it seems to have gone unmaintained for some time. For any users/contributors of this project, my company plans to continue maintenance of this project indefinitely via the fork here https://github.com/panevo/django-celery-email-reboot which is available for installation via pip https://pypi.org/project/django-celery-email-reboot/

We welcome any contributors to re-submit their issues and PRs on the linked repos!

Thanks again to the original author for this awesome software.