4 lines
107 B
Bash
4 lines
107 B
Bash
# Doit être lancé par bootstrap.sh
|
|
|
|
python manage.py migrate
|
|
python manage.py loaddata users bda gestion
|