mirror of
				https://github.com/SectorLabs/django-localized-fields.git
				synced 2025-10-30 18:48:56 +03:00 
			
		
		
		
	Remove extra dot in example integration code
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							f0ac0f7f25
						
					
				
				
					commit
					d3223eca53
				
			| @@ -33,7 +33,7 @@ Installation | |||||||
|      .. code-block:: bash |      .. code-block:: bash | ||||||
|  |  | ||||||
|         INSTALLED_APPS = [ |         INSTALLED_APPS = [ | ||||||
|             .... |             ... | ||||||
|  |  | ||||||
|             'django.contrib.postgres', |             'django.contrib.postgres', | ||||||
|             'localized_fields.apps.LocalizedFieldsConfig' |             'localized_fields.apps.LocalizedFieldsConfig' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user