Tivix / django-cron

Write cron business logic as a Python class and let this app do the rest! It enables Django projects to schedule cron tasks, tracks their success / failures, manages contention (via a cache) etc. Basically takes care of all the boring work for you :-)
www.tivix.com
MIT License
900 stars 193 forks source link

Maintained or not maintained - that's the question. #198

Closed knobix closed 2 years ago

knobix commented 2 years ago

Hi,

it seems that this project is being maintained again after some time of hiatus because 0.6.0 was recently released.

But if one looks at the README.rst there's still the note that the project is unmaintained. The same applies if one looks at the entry of django-cron at PyPI.

If this project is maintained then it would make sense to update the README.rst.

JedrzejMaluszczak commented 2 years ago

I am resuming work on this project. I will update the README, I just forgot about it