| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-05-06 | Fixed #30339 -- Made Model.delete(keep_parents=True) preserves nested parent ... | Stephen Brown |
| 2019-04-17 | Fixed #30191 -- Selected only referenced fields during cascade deletion. | Simon Charette |
| 2017-01-18 | Refs #23919 -- Removed python_2_unicode_compatible decorator usage | Claude Paroz |
| 2017-01-18 | Refs #23919 -- Removed encoding preambles and future imports | Claude Paroz |
| 2016-04-08 | Fixed E128 flake8 warnings in tests/. | Tim Graham |
| 2015-11-22 | Fixed #25685 -- Fixed a duplicate query regression on deletion of proxied mod... | Simon Charette |
| 2015-07-27 | Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey... | Flavio Curella |
| 2015-07-21 | Fixed #25129 -- Made model instance defaults work with migrations (refs #24919). | Tim Graham |
| 2015-07-21 | Refs #24919 -- Made test models serializable for migrations. | Tim Graham |
| 2013-11-02 | PEP8 cleanup | Jason Myers |
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner |
