8 Commits

Author SHA256 Message Date
5aa3bd2879 - update to 2.10.2:
* Added support for Django 5.0. Thanks @selwin!
  * Fixed an error in Python 3.12. Thanks @selwin!
  * Fixes an issue that may happen if Redis port is not
    specified. Thanks @terencehonles!

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-rq?expand=0&rev=15
2024-05-03 07:34:58 +00:00
92a956c14d - update to 2.10.1:
* Fixed packaging issues with 2.10.0.
  * Added `rqworker-pool` management command.
  * Compatibility with Django 5.0.
  * The scheduler now defaults to db 0.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-rq?expand=0&rev=13
2024-01-14 17:32:14 +00:00
3b7c8528de - update to 2.9.0:
* Added an option to delete all failed jobs.
  * You can now specify `SERIALIZER` option while declaring
    queues in `settings.py`
  * Updated templates to match newer versions of Django admin's
    styling.
  * Don't show `Empty Queue` button on registry pages.
  * Added a button to stop currently running jobs.
    (requires RQ v1.12).
- update to 2.4.1
  - Support for RQ >= 1.4.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-rq?expand=0&rev=11
2023-12-06 22:50:33 +00:00
94e9fadabb - update to 2.8.1:
* Added a button to stop currently running jobs. 
  * Added a failed jobs column to rqstats command.
  * Explicitly requires RQ >= 1.14 in `setup.py`.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-rq?expand=0&rev=9
2023-06-11 12:40:01 +00:00
0e9c44c836 - update to 2.8.0:
* Support for RQ 1.14.
  * Show scheduler PID information in admin interface.
  * Added `serializer` argument to `rqworker` command.
  * Added `USERNAME` and `SENTINEL_KWARGS` support.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-rq?expand=0&rev=7
2023-05-03 15:38:59 +00:00
13468c170f - update to 2.7.0:
* Able to show multiple execution results for each job
    (requires RQ v1.12). 
  * Various admin interface improvements.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-rq?expand=0&rev=5
2023-02-10 10:30:59 +00:00
c962eb1756 - update to v2.6.0:
* Added --max-jobs argument to rqworker management command.
  * Remove job from ScheduledJobRegistry if a scheduled job is enqueued from
    admin. Thanks @robertaistleitner!

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-rq?expand=0&rev=3
2023-01-04 16:22:10 +00:00
John Vandenberg
af4e3605f8 Accepting request 1009645 from home:jayvdb:django
1.6k github stars
already being maintained over a long period by https://build.opensuse.org/users/zombah

OBS-URL: https://build.opensuse.org/request/show/1009645
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-rq?expand=0&rev=1
2022-10-11 04:07:04 +00:00