This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-09 17:06:05 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
model_meta
History
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
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
Fixed
#24266
-- Changed get_parent_list to return a list ordered by MRO.
2015-02-03 16:40:31 -05:00