Adds custom compile management command
This commit is contained in:
parent
0751a56474
commit
b0c0af9617
4 changed files with 35 additions and 7 deletions
2
bw-dev
2
bw-dev
|
@ -154,7 +154,7 @@ case "$CMD" in
|
|||
--config dev-tools/.stylelintrc.js
|
||||
;;
|
||||
compilescss)
|
||||
runweb python manage.py compilescss
|
||||
runweb python manage.py compilethemes
|
||||
runweb python manage.py collectstatic --no-input
|
||||
;;
|
||||
collectstatic_watch)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue