mirror of
				https://github.com/SectorLabs/django-localized-fields.git
				synced 2025-10-31 02:48:56 +03:00 
			
		
		
		
	Merge pull request #83 from belkka/patch-1
Fix dead link to django-postgres-extra docs
This commit is contained in:
		| @@ -34,7 +34,7 @@ Installation | |||||||
|  |  | ||||||
|     .. note:: |     .. note:: | ||||||
|  |  | ||||||
|         Already using a custom back-end? Set ``POSTGRES_EXTRA_DB_BACKEND_BASE`` to your custom back-end. See django-postgres-extra's documentation for more details: `Using a custom database back-end <https://django-postgres-extra.readthedocs.io/db-engine/#using-a-custom-database-back-end>`_. |         Already using a custom back-end? Set ``POSTGRES_EXTRA_DB_BACKEND_BASE`` to your custom back-end. See django-postgres-extra's documentation for more details: `Using a custom database back-end <https://django-postgres-extra.readthedocs.io/en/latest/db-engine/#using-a-custom-database-back-end>`_. | ||||||
|  |  | ||||||
| 4. Set ``LANGUAGES`` and ``LANGUAGE_CODE``: | 4. Set ``LANGUAGES`` and ``LANGUAGE_CODE``: | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user