blob: 5273572bf046dba88d3e812c65589b84c13f135b (
plain) (
blame)
1
2
3
4
5
|
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
|