Skip to content

Commit

Permalink
Merge pull request Trefo#31 from dcunhas/weiyin
Browse files Browse the repository at this point in the history
adding to readme
  • Loading branch information
Kowasaki authored Dec 8, 2016
2 parents 3caaa4e + 61554aa commit e37ee12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@



5. Run `python manage.py migrate` to create the tables in the database.
5. Run `python manage.py migrate --settings=agdss.settings.prod` to create the tables in the database.
6. To create admin credentials (required to access /admin), run `python manage.py createsuperuser` and enter the requested information.
7. TEMPORARY: Set `STATIC_ROOT` to parent directory of images (in agdss/settings.py).
8. TEMPORARY: Place all images directly in directory named `tag_images` which is a child of the `STATIC_ROOT` directory.
Expand Down

0 comments on commit e37ee12

Please sign in to comment.