mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-06-28 06:13:19 +03:00
Remove extra dot in example integration code
This commit is contained in:
parent
f0ac0f7f25
commit
d3223eca53
@ -33,7 +33,7 @@ Installation
|
|||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
INSTALLED_APPS = [
|
INSTALLED_APPS = [
|
||||||
....
|
...
|
||||||
|
|
||||||
'django.contrib.postgres',
|
'django.contrib.postgres',
|
||||||
'localized_fields.apps.LocalizedFieldsConfig'
|
'localized_fields.apps.LocalizedFieldsConfig'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user