mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-04-25 03:32:55 +03:00
Fixed repo url in setup.py
This commit is contained in:
parent
65d6647b6a
commit
2be158ba5f
2
setup.py
2
setup.py
@ -13,7 +13,7 @@ setup(
|
||||
license='MIT License',
|
||||
description='Implementation of localized model fields using PostgreSQL HStore fields.',
|
||||
long_description=README,
|
||||
url='https://github.com/SectorLabs/django-localized-field',
|
||||
url='https://github.com/SectorLabs/django-localized-fields',
|
||||
author='Sector Labs',
|
||||
author_email='open-source@sectorlabs.ro',
|
||||
keywords=['django', 'localized', 'language', 'models', 'fields'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user