Merge branch 'master' into Aufinal/dev_data_kfet

This commit is contained in:
Martin Pépin 2017-02-11 21:01:37 +01:00
commit 313b5cf61d
63 changed files with 1347 additions and 1161 deletions

View file

@ -5,4 +5,5 @@ source ~/venv/bin/activate
python manage.py migrate
python manage.py loaddata gestion sites articles
python manage.py loaddevdata
python manage.py syncmails
python manage.py collectstatic --noinput