#35224: Make GenericForeignKey a subclass of Field
-------------------------------------+-------------------------------------
Reporter: Adam Johnson | Owner: Adam
Type: | Johnson
Cleanup/optimization | Status: closed
Component: | Version: dev
contrib.contenttypes |
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* resolution: => fixed
* status: assigned => closed
Comment:
In [changeset:"6002df06713cb0a7050432263527a25754190c27" 6002df06]:
{{{#!CommitTicketReference repository=""
revision="6002df06713cb0a7050432263527a25754190c27"
Fixed #35224 -- Made GenericForeignKey inherit from Field.
}}}
--
Ticket URL: <
https://code.djangoproject.com/ticket/35224#comment:10>