Files
django-q2/django_q/migrations
Dimitri 957f807598 Allow tasks to be scheduled on a specific cluster (#555)
* Allows schedule by cluster

* Update docs

* Add example in doc

* Fixes cluster field must be blank

* Adds cluster arg to schedule func

* Adds cluster field in list_display/filter for admin

* Uses Q filter to fetch schedule

* Fixes ref in doc

* Adds tests
2021-05-14 13:42:54 +02:00
..
2015-06-15 16:02:50 +02:00
2020-06-10 12:01:07 +02:00
2020-06-10 12:01:07 +02:00
2020-06-28 17:14:20 +02:00