Re: [Django] #36754: Broken migration created when GeneratedField's expression references a foreign key that has been deferred to another initial migration file (was: Bug in GeneratedField when it references a related field (e.g. ForeignKey) with 2 conditions (django happens to create multiple 000x_inital.py for the app && the ForeignKey is first initialized in the later file 000x_inital.py))
#36754: Broken migration created when GeneratedField's expression references a foreign key that