mirror of
				https://github.com/SectorLabs/django-localized-fields.git
				synced 2025-10-31 02:48:56 +03:00 
			
		
		
		
	Merge pull request #62 from GabLeRoux/patch-1
Remove extra dot in example integration code
This commit is contained in:
		| @@ -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