Talk about STATIC_ROOT and MEDIA_ROOT in the README
This commit is contained in:
parent
6d0921c802
commit
9eceee47ce
1 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,8 @@ Example of callback URL to use for settings up OAuth apps::
|
||||||
|
|
||||||
http://umap.foo.bar/complete/github/
|
http://umap.foo.bar/complete/github/
|
||||||
|
|
||||||
|
Adapt the `STATIC_ROOT` and `MEDIA_ROOT` to your local environment.
|
||||||
|
|
||||||
Create the tables::
|
Create the tables::
|
||||||
|
|
||||||
python manage.py syncdb --migrate
|
python manage.py syncdb --migrate
|
||||||
|
|
Loading…
Reference in a new issue