ddbddfc351
- make 'make test' work - update MASTER_SITES and WWW to point to new repository Reported by: portscout Changelog: https://github.com/rq/django-rq/blob/master/CHANGELOG.md
5 lines
233 B
Text
5 lines
233 B
Text
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.
|
|
|
|
WWW: https://github.com/rq/django-rq/
|