Merge branch 'master' into Kerl/use_django_custommail

This commit is contained in:
Martin Pépin 2017-02-11 03:20:29 +01:00
commit 6e55905781
51 changed files with 1891 additions and 14581 deletions

View file

@ -4,5 +4,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 loaddata gestion sites
python manage.py loaddevdata
python manage.py collectstatic --noinput