mirror of
https://github.com/django/django.git
synced 2025-10-28 02:29:56 +00:00
In the case of multiple-table inheritance models, get_all_related_objects() and get_all_related_objects_with_model() don't return the auto-created OneToOneField, but the new examples didn't account for this. |
||
|---|---|---|
| .. | ||
| class.txt | ||
| conditional-expressions.txt | ||
| database-functions.txt | ||
| expressions.txt | ||
| fields.txt | ||
| index.txt | ||
| indexes.txt | ||
| instances.txt | ||
| lookups.txt | ||
| meta.txt | ||
| options.txt | ||
| querysets.txt | ||
| relations.txt | ||