Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

CodingWithSaksham
Copy link

@CodingWithSaksham CodingWithSaksham commented Sep 1, 2025

Trac ticket number

ticket-17752

Branch description

Updated the documentation for serializing models with multi-table inheritance. The previous example only showed how to query parents and children separately, but did not illustrate how to serialize related objects. I added a clearer example demonstrating how to query and serialize a child model (e.g., Restaurant) while including fields from the parent (Place)

Checklist

  • This PR targets the main branch.
  • The commit message is written in past tense, mentions the ticket number, and ends with a period.
  • I have checked the "Has patch" ticket flag in the Trac system.
  • I have added or updated relevant tests.
  • I have added or updated relevant docs, including release notes if applicable.
  • I have attached screenshots in both light and dark modes for any UI changes.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hello! Thank you for your contribution 💪

As it's your first contribution be sure to check out the patch review checklist.

If you're fixing a ticket from Trac make sure to set the "Has patch" flag and include a link to this PR in the ticket!

If you have any design or process questions then you can ask in the Django forum.

Welcome aboard ⛵️!

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