CodeForPhilly / prevention-point

Current Functional Product
MIT License
30 stars 15 forks source link

seed script with hard-coded variables #466

Open mariekers opened 3 years ago

mariekers commented 3 years ago

Separate the hard-coded (currently true) django objects from faked data script

The harded coded objects should be populated with real, PPP data.

These objects are:

MikeyManoguerra commented 3 years ago

@alex-cots this seed should explicitly define the slug that is used in the front end in the sep service. https://github.com/CodeForPhilly/prevention-point/blob/ec290b905456b52d67eee108bf1b1c22d5d8605e/frontend/src/constants/index.js#L54

that is what my branch generates programmatically, but i want to be sure its the same and hardcode it