| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-08-14 | Moved foreign_object models.py into a module. | Tim Graham |
| 2015-08-03 | Added test for ForeignObject.get_extra_descriptor_filter() | Alex Hill |
| 2015-07-27 | Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey... | Flavio Curella |
| 2015-03-25 | Renamed Field.rel attribute to remote_field | Anssi Kääriäinen |
| 2015-02-06 | Sorted imports with isort; refs #23860. | Tim Graham |
| 2014-11-16 | Renamed qn to compiler | Josh Smeaton |
| 2014-03-03 | Fixed many typos in comments and docstrings. | Rodolfo Carvalho |
| 2013-12-01 | Fixed incorrect type for max_length. | Tim Graham |
| 2013-11-02 | PEP8 cleanup | Jason Myers |
| 2013-08-06 | Fixed ordering related test failure | Anssi Kääriäinen |
| 2013-07-25 | Fixed ._meta.pk_index() virtual field failure | Anssi Kääriäinen |
| 2013-06-27 | Add related_query_name to ForeignKey/M2M. Refs #20244 | Andrew Godwin |
| 2013-03-24 | Fixed 19385 -- Added ORM support for multicolumn joins | Anssi Kääriäinen |
