JStreet-Sensei / jstreet-backend

0 stars 0 forks source link

[BUG] Can't login with fixture data #34

Closed FilippoQuattrocchi closed 1 week ago

FilippoQuattrocchi commented 1 week ago

Describe the bug We can't login on the frontend with fixture data. A clear and concise description of what the bug is.

We don't need to use primary keys for fixtures, we should use a script Run python script from django shell

We should improve the load data too Django load initial data

To Reproduce try to login on frontend with the fixture data

image