Merge pull request #62 from GabLeRoux/patch-1

Remove extra dot in example integration code
This commit is contained in:
Swen Kooij
2019-06-05 23:12:43 +03:00
committed by GitHub

View File

@@ -33,7 +33,7 @@ Installation
.. code-block:: bash
INSTALLED_APPS = [
....
...
'django.contrib.postgres',
'localized_fields.apps.LocalizedFieldsConfig'