Changes between Initial Version and Version 1 of Ticket #36645
- Timestamp:
- Oct 7, 2025, 9:24:56 AM (19 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36645 – Description
initial v1 13 13 3. A model in another app that FK's to the first model, with its migration dependency on the first models' first migration. 14 14 15 Reproduc er repository incoming.15 Reproduction repository: https://github.com/adamchainz/django-ticket-36645