JStreet-Sensei / jstreet-backend

0 stars 0 forks source link

[BUG]Fix seeds data file. #20

Closed ebisuG closed 2 weeks ago

ebisuG commented 2 weeks ago

Describe the bug Seeds data file doesn't work.

To Reproduce Steps to reproduce the behavior:

  1. Run this command. docker exec -it e44178a03c5f0fbcebba642fce39e657d8fd6601ab7f0b49e4c9423c4e8edc3d python manage.py loaddata api/fixtures/initial_data.json

Expected behavior Populate data into database successfully.