Muka-is-home / api

0 stars 0 forks source link

Fixtures #17

Closed Justin-Ferwerda closed 1 year ago

Justin-Ferwerda commented 1 year ago

I added fixtures for all entities.

Load Fixtures

You will need to first create two superusers:

python manage.py createsuperuser

After creating two superusers, you can load the fixtures:

python manage.py loaddata content_types states tags counties specializations user_types users user_specializations user_counties content_tags contents