mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-10-30 02:28:57 +03:00
Fixed formatting in the Installation section of the README
This commit is contained in:
@@ -47,7 +47,7 @@ Installation
|
||||
|
||||
3. Set ``LANGUAGES` and `LANGUAGE_CODE`` in your settings:
|
||||
|
||||
.. code-block:: python
|
||||
.. code-block:: python
|
||||
|
||||
LANGUAGE_CODE = 'en' # default language
|
||||
LANGUAGEs = (
|
||||
|
||||
Reference in New Issue
Block a user