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

Refactor support region and country forms #2255

Merged
merged 2 commits into from
Jun 12, 2024

Conversation

thomasleese
Copy link
Contributor

This ensures that we use a form to manage the region information and the country information, which removes a number of unnecessary methods from the country and region models. It also fixes a number of issues where the forms aren't setting values correctly.

This ensures that we use a form to manage the region information and the
country information, which removes a number of unnecessary methods from
the country and region models. It also fixes a number of issues where
the forms aren't setting values correctly.
This method isn't used anywhere so we can safely remove it.
@thomasleese thomasleese requested a review from a team as a code owner June 12, 2024 10:20
@thomasleese thomasleese enabled auto-merge June 12, 2024 10:20
Copy link
Contributor

@syed87 syed87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

@thomasleese thomasleese merged commit 92821e3 into main Jun 12, 2024
15 checks passed
@thomasleese thomasleese deleted the refactor-support-region-form branch June 12, 2024 10:32
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants