Documentation typo. closes #11

This commit is contained in:
Ales Zoulek 2012-06-05 15:46:41 +02:00
parent 4081f67f5c
commit ab1e8ca7ef

View file

@ -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: