mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-11-01 02:48:58 +03:00
Update pip install command for 5.4.1
This commit is contained in:
@@ -32,7 +32,7 @@ Installation
|
|||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
$ pip install django-localized-fields==5.4
|
$ pip install django-localized-fields==5.4.1
|
||||||
|
|
||||||
2. Add ``localized_fields`` and ``django.contrib.postgres`` to your ``INSTALLED_APPS``:
|
2. Add ``localized_fields`` and ``django.contrib.postgres`` to your ``INSTALLED_APPS``:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user