Fix documentation on INSTALLED_APPS

This commit is contained in:
Swen Kooij 2017-05-26 17:38:49 +03:00
parent 4305696f1b
commit 2d5fe0be05

View File

@ -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``: