| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-02-08 | Fixed #35073 -- Avoided unnecessary calling of callables used by SET/SET_DEFA... | bcail |
| 2022-08-27 | Fixed #33928 -- Avoided unnecessary queries when cascade updating. | Simon Charette |
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2021-04-27 | Refs #32682 -- Fixed QuerySet.delete() crash on querysets with self-referenti... | Mariusz Felisiak |
| 2018-01-13 | Fixed #29016 -- Fixed incorrect foreign key nullification on related instance... | Étienne Loks |
| 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 |
| 2014-01-26 | Fixed #19774 -- Deprecated the contenttypes.generic module. | Simon Charette |
| 2013-11-02 | PEP8 cleanup | Jason Myers |
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner |
