Merge branch 'main' into new-languages
This commit is contained in:
commit
ac1787ce6b
127 changed files with 1450 additions and 354 deletions
3
bw-dev
3
bw-dev
|
@ -139,6 +139,9 @@ case "$CMD" in
|
|||
populate_streams)
|
||||
runweb python manage.py populate_streams "$@"
|
||||
;;
|
||||
populate_lists_streams)
|
||||
runweb python manage.py populate_lists_streams $@
|
||||
;;
|
||||
populate_suggestions)
|
||||
runweb python manage.py populate_suggestions
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue