Changes between Version 1 and Version 2 of Ticket #373, comment 197
- Timestamp:
- Oct 18, 2024, 12:16:00 PM (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #373, comment 197
v1 v2 4 4 It would be best to limit the scope of this ticket to the original goal of implementing ''**composite primary keys**''. 5 5 6 We can include **''admin support''** + **''generic foreign key support''** as requested by [https://code.djangoproject.com/ticket/373#comment:3 Jacob], but we shouldn't extend the scope beyond that. 6 We can include **''admin support''** + **''generic foreign key support''** as requested by [https://code.djangoproject.com/ticket/373#comment:3 Jacob], but we shouldn't extend the scope beyond that. Alternatively we could handle admin + generic fk in their own follow-up tickets.