This issue stems from the MigrationQuestioner.ask_initial not respecting
the MIGRATION_MODULES setting.
--
Ticket URL: <https://code.djangoproject.com/ticket/25308>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: nobody => jsatt
* needs_better_patch: => 0
* status: new => assigned
* needs_tests: => 0
* needs_docs: => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/25308#comment:1>
* has_patch: 0 => 1
* version: 1.8 => master
* stage: Unreviewed => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/25308#comment:2>
* stage: Ready for checkin => Accepted
Comment:
Hi jsatt, thanks for the report and patch.
Please don't mark your own patch as RFC. Someone else has to review it and
mark it so.
--
Ticket URL: <https://code.djangoproject.com/ticket/25308#comment:3>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"1175027641f512d33909cb766563328c6b171578" 1175027]:
{{{
#!CommitTicketReference repository=""
revision="1175027641f512d33909cb766563328c6b171578"
Fixed #25308 -- Made MigrationQuestioner respect MIGRATION_MODULES
setting.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25308#comment:4>