From ab1e8ca7efa37d97d0586e972d3e4200c5f03d3a Mon Sep 17 00:00:00 2001 From: Ales Zoulek Date: Tue, 5 Jun 2012 15:46:41 +0200 Subject: [PATCH] Documentation typo. closes #11 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index dec14fa..d8cfbe4 100644 --- a/README.rst +++ b/README.rst @@ -55,7 +55,7 @@ Redis (default) :: - CONSTANCE_BACKEND = constance.backends.redisd.RedisBackend + CONSTANCE_BACKEND = 'constance.backends.redisd.RedisBackend' The is the default backend and has a couple of options: