forked from DGNum/gestioCOF
create checkout dynamically
This commit is contained in:
parent
1062fd480f
commit
4e62eb0aee
3 changed files with 12 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue