Django:Fixtureで初期データ投入する方法

Fixtureで初期データ投入

docker-compose exec web python manage.py loaddata "fixturefilename"