django1/tests/model_meta
Simon Charette cbcf92e95f [1.8.x] 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.

Backport of 65e005f8cd from master
2015-02-03 16:41:51 -05:00
..
__init__.py Refs #12663 -- Added tests for methods in db.models.options. 2014-06-19 12:56:36 -04:00
models.py [1.8.x] Fixed #24266 -- Changed get_parent_list to return a list ordered by MRO. 2015-02-03 16:41:51 -05:00
results.py Fixed #12663 -- Formalized the Model._meta API for retrieving fields. 2015-01-06 19:25:12 -05:00
test_legacy.py Fixed #12663 -- Formalized the Model._meta API for retrieving fields. 2015-01-06 19:25:12 -05:00
tests.py [1.8.x] Fixed #24266 -- Changed get_parent_list to return a list ordered by MRO. 2015-02-03 16:41:51 -05:00