mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-04-25 19:52:54 +03:00
Fixed formatting in the Installation section of the README
This commit is contained in:
parent
5d20ebbc07
commit
14f8f739dc
@ -47,7 +47,7 @@ Installation
|
|||||||
|
|
||||||
3. Set ``LANGUAGES` and `LANGUAGE_CODE`` in your settings:
|
3. Set ``LANGUAGES` and `LANGUAGE_CODE`` in your settings:
|
||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
LANGUAGE_CODE = 'en' # default language
|
LANGUAGE_CODE = 'en' # default language
|
||||||
LANGUAGEs = (
|
LANGUAGEs = (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user