diff options
Diffstat (limited to 'devel/py-dj50-django-rq/pkg-descr')
-rw-r--r-- | devel/py-dj50-django-rq/pkg-descr | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/py-dj50-django-rq/pkg-descr b/devel/py-dj50-django-rq/pkg-descr deleted file mode 100644 index 85e24c643a23..000000000000 --- a/devel/py-dj50-django-rq/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -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. |