From 795bbdd9360029e48435b85419e85438ec8a4220 Mon Sep 17 00:00:00 2001 From: Pavel Cisar Date: Fri, 11 Oct 2019 11:31:15 +0200 Subject: [PATCH] Updated readme --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 482065d..5845709 100644 --- a/README.rst +++ b/README.rst @@ -40,7 +40,7 @@ Install package Supported versions of django ============================ -We support all django versions greater or equal 1.8. +We support all django versions greater or equal 2.0.2. Using with django-rq @@ -60,7 +60,7 @@ Install django-redis-cache :: pip install django-redis-cache -We tested it with django-rq 0.9.1 and django-redis-cache 1.6.5 +We tested it with django-rq 2.1.0 and django-redis-cache 2. For configuration django_rq see https://github.com/ui/django-rq