If I remove app A's migrations entirely, and re-run app B's
makemigrations, I get an initial migration as I would expect.
--
Ticket URL: <https://code.djangoproject.com/ticket/21968>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_docs: => 0
* type: Uncategorized => Bug
* needs_tests: => 0
* needs_better_patch: => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/21968#comment:1>
* needs_tests: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/21968#comment:2>
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/21968#comment:3>
* status: new => closed
* owner: => Andrew Godwin <andrew@…>
* resolution: => fixed
Comment:
In [changeset:"2085f53f567f7619ecf3eab93fdacab7a5991a11"]:
{{{
#!CommitTicketReference repository=""
revision="2085f53f567f7619ecf3eab93fdacab7a5991a11"
Fixed #21968: Bad detection of old-style apps to add initial migration
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/21968#comment:4>