Open AndyRae opened 2 months ago
A management command for specific data seeding, based on whether the data exists in the db already or not.
This way - we can add it to the startup script.
Really we should consider moving some of the fixtures to migrations seeding also.
A management command for specific data seeding, based on whether the data exists in the db already or not.
This way - we can add it to the startup script.
Really we should consider moving some of the fixtures to migrations seeding also.