Skip to content

[CAIM-69][WIP] Foster application Pdfs displayed to AWGs should be static #92

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Johnetordoff
Copy link
Contributor

@Johnetordoff Johnetordoff commented Sep 18, 2023

Purpose

Make the Foster Applications have static profiles instead of directly referencing the users current profile.

Changes

  • Creates an AbstractFosterProfile model with decendents FosterProfile and FostererApplicationProfile
  • Adds FostererApplicationProfile to the Admin
  • Changes Foster Application form submission to use the new static FostererApplicationProfile
  • changes fake_data.py to populate test data easily

Ticket

https://caimcommunity.atlassian.net/browse/CAIM-69

One more thing

I am trying to figure out exactly how to do this, with the existing data we have in the system. We may need extra migration logic/management commands for migrating the existing records.

@Johnetordoff Johnetordoff force-pushed the make-application-profiles-static branch from b8928f8 to 7ec399b Compare September 18, 2023 20:41
@Johnetordoff Johnetordoff force-pushed the make-application-profiles-static branch from 7ec399b to cb03553 Compare September 18, 2023 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant