mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-04-25 19:52:54 +03:00
Fix documentation on INSTALLED_APPS
This commit is contained in:
parent
4305696f1b
commit
2d5fe0be05
@ -32,7 +32,7 @@ Installation
|
|||||||
....
|
....
|
||||||
|
|
||||||
'django.contrib.postgres',
|
'django.contrib.postgres',
|
||||||
'localized_fields'
|
'localized_fields.apps.LocalizedFieldsConfig'
|
||||||
]
|
]
|
||||||
|
|
||||||
3. Set the database engine to ``psqlextra.backend``:
|
3. Set the database engine to ``psqlextra.backend``:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user