mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 22:50:32 -04:00
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/ui/django-rq/
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/ui/django-rq/
|