python3-django-rq

Django integration with RQ (Redis Queue) (Python3 version)
  https://github.com/rq/django-rq
  0
  no reviews



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.

This package contains the Python 3 version of the library.