| Age | Commit message (Expand) | Author |
|---|---|---|
| 2017-06-26 | Refs #23919 -- Stopped inheriting from object to define new style classes. | Mariusz Felisiak |
| 2017-06-05 | Fixed #28269 -- Fixed Model.__init__() crash on models with a field that has ... | Adam Johnson |
| 2017-06-05 | Added a test for Model._meta._property_names. | Adam Johnson |
| 2016-09-09 | Refs #25415 -- Fixed invalid models in the test suite. | Adam Chainz |
| 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-07-27 | Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey... | Flavio Curella |
| 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 |
| 2014-06-19 | Refs #12663 -- Added tests for methods in db.models.options. | Daniel Pyrathon |
