Fix here would be to pass the `apps` received as first argument in a
custom migration via the `**options` in `deserialize()`
--
Ticket URL: <https://code.djangoproject.com/ticket/29751>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => assigned
* owner: nobody => 0xKD
--
Ticket URL: <https://code.djangoproject.com/ticket/29751#comment:1>
* component: Database layer (models, ORM) => Migrations
* easy: 1 => 0
Comment:
At first glance this seems plausible.
@0xKD: you've assigned yourself. Can you add a failing test case that
reproduces the issue here?
--
Ticket URL: <https://code.djangoproject.com/ticket/29751#comment:2>
* status: assigned => closed
* resolution: => duplicate
Comment:
I'd call this is a duplicate of #24778.
--
Ticket URL: <https://code.djangoproject.com/ticket/29751#comment:3>