mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2026-08-04 09:51:05 +03:00
@@ -18,7 +18,8 @@ setup(
|
||||
author_email='open-source@sectorlabs.ro',
|
||||
keywords=['django', 'localized', 'language', 'models', 'fields'],
|
||||
install_requires=[
|
||||
'django-postgres-extra>=1.11'
|
||||
'django-postgres-extra>=1.11',
|
||||
'Django>=1.11'
|
||||
],
|
||||
classifiers=[
|
||||
'Environment :: Web Environment',
|
||||
|
||||
Reference in New Issue
Block a user