| Age | Commit message (Expand) | Author |
|---|---|---|
| 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 |
| 2015-01-02 | Fixed #9104 -- Moved FieldDoesNotExist to core.exceptions | Daniel Pyrathon |
| 2014-12-23 | Fixed #21414 -- Removed RelatedObject and deprecated Field.related. | Anssi Kääriäinen |
| 2014-12-08 | Fixed #23968 -- Replaced list comprehension with generators and dict comprehe... | Jon Dufresne |
| 2014-11-03 | Fixed #23620 -- Used more specific assertions in the Django test suite. | Berker Peksag |
| 2014-07-14 | Fixed #22994 -- regression with generic FK + admin list_view | Anssi Kääriäinen |
| 2014-06-19 | Refs #12663 -- Added tests for methods in db.models.options. | Daniel Pyrathon |
