Django Enhancement Proposal 14: Background Workers (djangoproject.com) 30 points by rbanffy 2y ago ↗ HN
[–] about3fitty 2y ago ↗ I love this.I also wish that Django would provide native scaffolding a la Laravel and Rails. [–] theorangeone 2y ago ↗ Speaking as the author, I completely agree. The DEP provides both a shared API for existing libraries, but also the foundations for native background workers in Django - and it's going to be great!https://github.com/realOrangeOne/django-tasks
[–] theorangeone 2y ago ↗ Speaking as the author, I completely agree. The DEP provides both a shared API for existing libraries, but also the foundations for native background workers in Django - and it's going to be great!https://github.com/realOrangeOne/django-tasks
[–] JodieBenitez 2y ago ↗ I've been using Huey for this, works fine enough. But I'd welcome a good out of the box solution.
3 comments
[ 4.2 ms ] story [ 19.3 ms ] threadI also wish that Django would provide native scaffolding a la Laravel and Rails.
https://github.com/realOrangeOne/django-tasks