this post was submitted on 31 May 2024
14 points (100.0% liked)

Django

518 readers
1 users here now

Django Project

Django Community

Django Ecosystem

Jobs
Learning/Docs
Podcasts:
Related Fediverse communities
Feeds

founded 2 years ago
MODERATORS
top 4 comments
sorted by: hot top controversial new old
[–] makingStuffForFun@lemmy.ml 4 points 1 year ago

This is great news. I had no idea it was being worked on.

[–] callcc@lemmy.world 2 points 1 year ago

Nice that it will actually include a production grade runner! This makes deploying django easier. One cron job/ systemd timer less to worry about.

[–] __init__@programming.dev 2 points 1 year ago (1 children)

This is interesting. I also had no idea they were working on this. It says it doesn’t aim to replace RQ or celery. I wonder if packages like django-rq will become more of just a backend for this tasks api?

[–] jnovinger@programming.dev 1 points 1 year ago

That's the way I read the proposal, which I definitely like.