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 108 forks source link

Is this working? #86

Open Usouf opened 2 years ago

Usouf commented 2 years ago

Is this library still working today. Since the last commit to the library was 2 years ago, I'm wondering if it is still relevant today.

tartieret commented 2 years ago

Not very actively maintained but working and compatible with django 3.2

deronnax commented 2 years ago

@pmclanahan would you please consider transferring ownership to Jazzband, an organization of volunteer python maintainers?

pmac commented 2 years ago

I have considered doing this. I'll try to get that process going soon. Thanks for the nudge.

deronnax commented 2 years ago

Up :) Do you need some help to get it done?

metalcamp commented 2 years ago

Any updates regarding this matter?

JanMalte commented 1 year ago

@pmclanahan @pmac Do you still maintain this library or are you working of transfering the ownership to https://github.com/jazzband/? Or are you willing to add a new maintainer and grant access to the repository and the PyPi namespace?

pataquets commented 3 months ago

@pmac @pmclanahan friendly ping. Letting it languish and die would be a sad ending for such a useful lib. :worried:

tartieret commented 3 months ago

@pataquets my team created a fork of the package, made some updates and published it on pypi under the name django-celery-email-reboot. We are accepting contributions and would merge everything back to this repo if it starts seeing some activity again

It's available on github here: https://github.com/panevo/django-celery-email-reboot And the package is published here: https://pypi.org/project/django-celery-email-reboot/