diff --git a/README.rst b/README.rst index 6a6625c..5b6c327 100644 --- a/README.rst +++ b/README.rst @@ -32,7 +32,7 @@ Installation .... 'django.contrib.postgres', - 'localized_fields' + 'localized_fields.apps.LocalizedFieldsConfig' ] 3. Set the database engine to ``psqlextra.backend``: