| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-10-13 | Removed reference to "manager" in ForeignKeyTests. | Jacob Walls |
| 2022-04-22 | Refs #31223 -- Added __class_getitem__() to ForeignKey. | Collin Anderson |
| 2022-02-07 | Refs #33476 -- Refactored code to strictly match 88 characters line length. | Mariusz Felisiak |
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2021-07-15 | Refs #32508 -- Raised Type/ValueError instead of using "assert" in django.db.... | Daniyal |
| 2020-01-31 | Fixed 31207 -- Prevented references to non-local remote fields in ForeignKey.... | Hasan Ramezani |
| 2018-10-22 | Fixed #27595 -- Made ForeignKey.get_col() follow target chains. | Simon Charette |
| 2017-11-30 | Fixed #28856 -- Fixed a regression in caching of a GenericForeignKey pointing... | Simon Charette |
| 2017-01-19 | Fixed spelling mistakes in code and comments. | james mike dupont |
| 2017-01-18 | Refs #23919 -- Removed six.<various>_types usage | Claude Paroz |
| 2016-03-23 | Split model_fields tests into different files. | Tim Graham |
