Update provisioning

Il faut lancer `syncmails` au setup de GestioCOF
This commit is contained in:
Martin Pépin 2016-12-23 18:58:48 +01:00
parent 74abd6c853
commit 9482ab4416

View file

@ -3,5 +3,6 @@
source ~/venv/bin/activate
python manage.py migrate
python manage.py syncmails
python manage.py loaddata users root bda gestion sites
python manage.py collectstatic --noinput