Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

seed script with hard-coded variables #466

Open
mariekers opened this issue Dec 16, 2020 · 1 comment
Open

seed script with hard-coded variables #466

mariekers opened this issue Dec 16, 2020 · 1 comment
Assignees
Labels
data python Pull requests that update Python code

Comments

@mariekers
Copy link
Collaborator

mariekers commented Dec 16, 2020

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:

  • sep sites
  • programs
  • services
  • program_availability
@mariekers mariekers added data python Pull requests that update Python code labels Dec 16, 2020
@alex-cots alex-cots self-assigned this Jan 12, 2021
@MikeyManoguerra
Copy link
Collaborator

@alex-cots this seed should explicitly define the slug that is used in the front end in the sep service.

export const SYRINGE_EXCHANGE_SLUG = "sep-needle-exchange"

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data python Pull requests that update Python code
Projects
None yet
Development

No branches or pull requests

3 participants