mirror of
https://github.com/jazzband/django-constance.git
synced 2026-05-20 05:11:53 +00:00
updated project homepage to github
This commit is contained in:
parent
a487b17f63
commit
700f49dca1
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -12,7 +12,7 @@ except IOError:
|
|||
setup(
|
||||
name='django-constance',
|
||||
version='0.2',
|
||||
url="http://bitbucket.org/comoga/django-constance",
|
||||
url="http://github.com/comoga/django-constance",
|
||||
description='Django live settings stored in redis',
|
||||
long_description=long_description,
|
||||
author='Comoga Django Team',
|
||||
|
|
|
|||
Loading…
Reference in a new issue