mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +00:00
Updated description to mention constance supports multiple backends.
This commit is contained in:
parent
a9835dd345
commit
98f2dbfcbb
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -13,7 +13,7 @@ setup(
|
|||
name='django-constance',
|
||||
version='0.1',
|
||||
url="http://bitbucket.org/comoga/django-constance",
|
||||
description='Django live settings stored in redis',
|
||||
description='Django live settings with pluggable backends, including Redis.',
|
||||
long_description=long_description,
|
||||
author='Comoga Django Team',
|
||||
author_email='dev@comoga.cz',
|
||||
|
|
|
|||
Loading…
Reference in a new issue