create checkout dynamically

This commit is contained in:
Ludovic Stephan 2017-02-08 15:26:56 -02:00
parent 1062fd480f
commit 4e62eb0aee
3 changed files with 12 additions and 3 deletions

View file

@ -3,6 +3,6 @@
source ~/venv/bin/activate
python manage.py migrate
python manage.py loaddata gestion sites articles checkout
python manage.py loaddata gestion sites articles
python manage.py loaddevdata
python manage.py collectstatic --noinput