Skip to content

Commit 7c9f682

Browse files
authored
Merge pull request #7 from shinriyo/patch-2
migrate
2 parents 21dcf9b + 41e6fed commit 7c9f682

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ To get the code for a tag, just clone the repository and do a:
2929

3030
``python manage.py syncdb``
3131

32+
If you use Django 1.7 or later.
33+
34+
``python manage.py migrate``
35+
3236
``npm install``
3337

3438
If you want to go to a different tag, you'll just do again a checkout to

0 commit comments

Comments
 (0)