1
0
mirror of https://github.com/django/django.git synced 2025-03-14 11:20:46 +00:00
Romain Garrigues 8976d08edb [1.10.x] Fixed #25461 -- Corrected meta API code examples to account for MTI.
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.

Backport of 8be84e2ac42b2556fd6fa07794b3708b143ef341 from master
2016-07-06 09:28:51 -04:00
..
2014-11-03 07:47:39 -05:00
2016-01-11 18:05:15 -05:00