Run the loaddata
command to load in all
of the mocked test data:
.
python manage.py loaddata ./data/*.json
The password for users is their respective role name in lowercases.
Run the loaddata
command to load in all
of the mocked test data:
.
python manage.py loaddata ./data/*.json
The password for users is their respective role name in lowercases.