| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2020-12-30 | Fixed #32294 -- Prevented ManyToManyField's hidden related name collisions be... | manav014 |
| 2016-04-13 | Refs #16508 -- Renamed the current "virtual" fields to "private". | Michal Petrucha |
| 2015-10-12 | Refs #18012 -- Made proxy and concrete model reverse fields consistent. | Simon Charette |
| 2015-10-12 | Fixed #18012 -- Propagated reverse foreign keys from proxy to concrete models. | Simon Charette |
| 2015-05-12 | Fixed #24156 -- Fixed inherited related name of ManyToManyField. | Andriy Sokolovskiy |
| 2015-05-02 | Fixed #24693 -- Added label and label_lower property to Model._meta | Luis Del Giudice |
| 2015-03-26 | Fixed #24505 -- Fixed clash with hidden m2m fields. | Marco Fucci |
| 2015-02-06 | Sorted imports with isort; refs #23860. | Tim Graham |
| 2015-01-06 | Fixed #12663 -- Formalized the Model._meta API for retrieving fields. | Daniel Pyrathon |
