Skip to content

Commit 95284e6

Browse files
committed
Add extra step to set up instructions about applying migrations
1 parent e84a5e4 commit 95284e6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,13 @@ Installation
6161
('ro', 'Romanian')
6262
)
6363
64+
65+
4. Apply migrations to enable the HStore extension:
66+
67+
.. code-block:: bash
68+
69+
python manage.py migrate
70+
6471
Usage
6572
-----
6673

0 commit comments

Comments
 (0)