mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-10-18 22:08:58 +03:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
909ebfee69 | ||
|
95284e6fd0 |
@@ -61,6 +61,13 @@ Installation
|
||||
('ro', 'Romanian')
|
||||
)
|
||||
|
||||
|
||||
4. Apply migrations to enable the HStore extension:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
python manage.py migrate
|
||||
|
||||
Usage
|
||||
-----
|
||||
|
||||
|
Reference in New Issue
Block a user