| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-12-23 | Removed unneeded null param to ManyToManyField | Claude Paroz |
| 2014-12-23 | Fixed #17946 -- Fixed deserialization of self-referencing M2M fields | Claude Paroz |
| 2014-05-17 | Fixed #22421 -- Regression in fixtures loading. | Ramiro Morales |
| 2014-05-11 | Fixed some test models' natural_key() methods. | Ramiro Morales |
| 2014-05-11 | Fixed #14226 -- Dependency calculation for complex M2M relations. | Rainer Koirikivi |
| 2013-11-02 | PEP8 cleanup | Jason Myers |
| 2013-08-20 | Fixed #20933 -- Allowed loaddata to load fixtures from relative paths. | Florian Apolloner |
| 2013-08-20 | Fixed #20820 -- Model inheritance + m2m fixture loading regression | Anssi Kääriäinen |
| 2013-07-29 | Removed most of absolute_import imports | Claude Paroz |
| 2013-02-26 | Merged regressiontests and modeltests into the test root. | Florian Apolloner |
