Changes between Version 1 and Version 2 of Ticket #373, comment 197


Ignore:
Timestamp:
Oct 18, 2024, 12:16:00 PM (4 weeks ago)
Author:
Csirmaz Bendegúz

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #373, comment 197

    v1 v2  
    44It would be best to limit the scope of this ticket to the original goal of implementing ''**composite primary keys**''.
    55
    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.
     6We 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.
Back to Top