Init: collectstatic
This commit is contained in:
parent
0f477c4ea4
commit
330763f216
1 changed files with 3 additions and 0 deletions
|
@ -11,3 +11,6 @@ make venv_check
|
||||||
|
|
||||||
# Nahrajeme statický obsah modelů
|
# Nahrajeme statický obsah modelů
|
||||||
./manage.py loaddata flat.json sitetree_new.json
|
./manage.py loaddata flat.json sitetree_new.json
|
||||||
|
|
||||||
|
# Posbíráme statické soubory
|
||||||
|
./manage.py collectstatic
|
||||||
|
|
Loading…
Reference in a new issue