mirror of
				https://github.com/SectorLabs/django-localized-fields.git
				synced 2025-10-31 02:48:56 +03:00 
			
		
		
		
	Add more keywords
This commit is contained in:
		
							
								
								
									
										11
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								setup.py
									
									
									
									
									
								
							| @@ -45,7 +45,16 @@ setup( | |||||||
|     url="https://github.com/SectorLabs/django-localized-fields", |     url="https://github.com/SectorLabs/django-localized-fields", | ||||||
|     author="Sector Labs", |     author="Sector Labs", | ||||||
|     author_email="open-source@sectorlabs.ro", |     author_email="open-source@sectorlabs.ro", | ||||||
|     keywords=["django", "localized", "language", "models", "fields"], |     keywords=[ | ||||||
|  |         "django", | ||||||
|  |         "localized", | ||||||
|  |         "language", | ||||||
|  |         "models", | ||||||
|  |         "fields", | ||||||
|  |         "postgres", | ||||||
|  |         "hstore", | ||||||
|  |         "i18n", | ||||||
|  |     ], | ||||||
|     classifiers=[ |     classifiers=[ | ||||||
|         "Environment :: Web Environment", |         "Environment :: Web Environment", | ||||||
|         "Framework :: Django", |         "Framework :: Django", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user