{"repo":"rq/django-rq","free":true,"listed":false,"github":"https://github.com/rq/django-rq","clone":"git clone https://github.com/rq/django-rq.git","description":"A simple app that provides django integration for RQ (Redis Queue)","language":"Python","stars":1951,"topics":["python","rq","django","task-queue","background-jobs","job-queue","redis"],"license":"MIT","category":"databases-storage","readme_excerpt":"Django-RQ Django integration with RQ, a Redis based Python queuing library. Django-RQ is a simple app that allows you to configure your queues in Django's settings.py and easily use them in your project. Support Django-RQ If you find django-rq useful, please consider supporting its development via Tidelift. Requirements - Django (4.2+) - RQ Installation - Install django-rq (or download from PyPI): - Add django rq to INSTALLED APPS in settings.py : - Configure your queues in Django's settings.py : Admin Integration New in Version 4.0 Django-RQ automatically integrates with Django's admin interface. Once installed, navigate to /admin/django rq/dashboard/ to access: - Queue statistics and monitoring dashboard - Job registry browsers (scheduled, started, finished, failed, deferred) - Worker management - Prometheus metrics endpoint (if prometheus client is installed) The views are automatically registered in Django admin and a link to the dashboard is added to the admin interface's sidebar. If you want to disable this link, add RQ SHOW ADMIN LINK = False in settings.py . Standalone URLs (Alternative) For advanced use cases, you can also include Django-RQ views at a custom URL prefix: This makes views accessible at /django-rq/ instead of within the admin interface at /admin/django rq/dashboard/ . Template URL Resolution Templates in django-rq use a custom {% rq url %} tag to resolve view names inside either the admin integration or standalone URLs. The tag detects the current admin","default_branch":null,"files":null,"tree":[],"storefront":"/r/rq","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/rq/django-rq/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}