Changes between Initial Version and Version 1 of Ticket #6445, comment 5


Ignore:
Timestamp:
Mar 21, 2019, 9:56:37 AM (5 years ago)
Author:
Clayton Daley

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6445, comment 5

    initial v1  
    1313    group = models.ForeignKey(Group, default=const_my_group, on_delete=models.PROTECT)
    1414}}}
     15
     16EDIT:  I don't want to spam a bunch of tickets with one issue, but it may actually be a reversion of this behavior:
     17
     18 - https://code.djangoproject.com/ticket/25129
Back to Top