loadData
This commit is contained in:
parent
d83e6ca699
commit
1abaa1af0a
1 changed files with 0 additions and 0 deletions
5
bin/loadData.sh
Executable file
5
bin/loadData.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#/bin/bash
|
||||
docker-compose exec web python manage.py loaddata fixtures/defaultUser
|
||||
docker-compose exec web python manage.py loaddata fixtures/bird
|
||||
docker-compose exec web python manage.py loaddata fixtures/birdCircumstance
|
||||
docker-compose exec web python manage.py loaddata fixtures/birdStatus
|
Loading…
Add table
Add a link
Reference in a new issue