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

Closes #15277: Standardize names & model for ContentType ForeignKeys #15327

Merged
merged 20 commits into from
Mar 6, 2024

Conversation

jeremystretch
Copy link
Member

@jeremystretch jeremystretch commented Mar 1, 2024

Fixes: #15277

  • Rename ContentType proxy model to ObjectType
  • Rename all non-GFK ContentType relational fields to object_type (FK) or object_types (M2M)
  • Rename all content_types filters to object_type
  • Move the /api/extras/content-types/ REST API endpoint to /api/extras/object-types/

@jeremystretch jeremystretch marked this pull request as ready for review March 4, 2024 16:51
@jeremystretch jeremystretch requested a review from arthanson March 4, 2024 21:28
@jeremystretch jeremystretch added this to the v4.0 milestone Mar 5, 2024
@jeremystretch jeremystretch merged commit 7c63d0c into feature Mar 6, 2024
6 checks passed
@jeremystretch jeremystretch deleted the 15277-object-types branch March 6, 2024 21:32
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant