updated project homepage to github

This commit is contained in:
Ales Zoulek 2011-01-24 14:06:23 +01:00
parent a487b17f63
commit 700f49dca1

View file

@ -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',