Language

Package: python-django-rq @ 2.7.0

Synopsis

Django integration with RQ

Description

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.

Home page
https://github.com/ui/django-rq
Location
gnu/packages/django.scm (line: 871, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?