| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-03-26 | Fixed #24505 -- Fixed clash with hidden m2m fields. | Marco Fucci |
| 2015-03-25 | Renamed Field.rel attribute to remote_field | Anssi Kääriäinen |
| 2015-02-20 | Fixed #24328 -- cleaned up Options._get_fields() implementation | Anssi Kääriäinen |
| 2015-02-10 | Fixed #24146 -- Allowed model._meta.get_field() to be used after apps.models_... | Daniel Pyrathon |
| 2015-02-06 | Sorted imports with isort; refs #23860. | Tim Graham |
| 2015-02-03 | Fixed #24266 -- Changed get_parent_list to return a list ordered by MRO. | Simon Charette |
| 2015-02-03 | Reverted "Fixed #24146 -- Fixed a missing fields regression in admin checks." | Tim Graham |
| 2015-01-16 | Fixed #24146 -- Fixed a missing fields regression in admin checks. | Collin Anderson |
| 2015-01-14 | Fixed incorrect error message in Options.get_fields() | Collin Anderson |
| 2015-01-06 | Fixed #12663 -- Formalized the Model._meta API for retrieving fields. | Daniel Pyrathon |
