Skip to content

Closes #19740: Enable recursive nesting for platforms #20047

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

Merged
merged 1 commit into from
Aug 12, 2025

Conversation

jeremystretch
Copy link
Member

Closes: #19740

  • Convert the Platform model to a NestedGroupModel (add a parent recursive ForeignKey)
  • Convert PlatformSerializer to a NestedGroupModelSerializer
  • Add NestedPlatformSerializer for nested platforms
  • Add parent & ancestor filters to PlatformFilterSet
  • Update tests & documentation

@jeremystretch jeremystretch force-pushed the 19740-platform-nesting branch from cb15117 to 148fac1 Compare August 7, 2025 20:19
@jeremystretch jeremystretch marked this pull request as ready for review August 7, 2025 20:19
@jeremystretch jeremystretch requested review from a team and bctiemann and removed request for a team August 7, 2025 20:20
@bctiemann bctiemann merged commit 032bd52 into feature Aug 12, 2025
6 checks passed
@bctiemann bctiemann deleted the 19740-platform-nesting branch August 12, 2025 14:40
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.

2 participants