| Age | Commit message (Expand) | Author |
|---|---|---|
| 2016-01-06 | Refs #8548 -- Removed a workaround for lengthy verbose name. | 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 |
| 2014-06-17 | Fixed #13711 -- Model check added to ensure that auto-generated column name i... | Anubhav Joshi |
| 2014-06-05 | Avoided using BinaryField unecessarily in tests. | Aymeric Augustin |
| 2014-01-26 | Fixed #19774 -- Deprecated the contenttypes.generic module. | Simon Charette |
| 2013-08-02 | Fixed #17519 -- Fixed missing SQL constraints to proxy models. | Tim Graham |
| 2013-03-28 | Fixed #19954 -- Fixed MySQL _last_executed decoding | Claude Paroz |
| 2013-03-07 | Added a ManyToManyField(db_constraint=False) option, this allows not creating... | Alex Gaynor |
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner |
