Changes between Initial Version and Version 1 of Ticket #35006, comment 3


Ignore:
Timestamp:
Nov 30, 2023, 2:18:52 AM (6 months ago)
Author:
David Sanders

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35006, comment 3

    initial v1  
    33A better solution may be to use hooks like we've been doing recently so that the "supports" decision is centralised and won't be inadvertently left out anywhere.
    44
    5 [1]https://github.com/django/django/blob/main/django/db/migrations/operations/models.py#L581
     5[1] https://github.com/django/django/blob/06c5cb1284557edc05f963afb6f6bcdd55b00911/django/db/migrations/operations/models.py#L581
Back to Top