django/tests/model_meta
Simon Charette 65e005f8cd Fixed #24266 -- Changed get_parent_list to return a list ordered by MRO.
Thanks to Aron Podrigal for the initial patch and Tim for the review.
2015-02-03 16:40:31 -05:00
..
__init__.py
models.py Fixed #24266 -- Changed get_parent_list to return a list ordered by MRO. 2015-02-03 16:40:31 -05:00
results.py
test_legacy.py
tests.py Fixed #24266 -- Changed get_parent_list to return a list ordered by MRO. 2015-02-03 16:40:31 -05:00