Neil Williams <codeh...@debian.org> writes: > Applying linaro_django_xmlrpc.0001_initial... FAKED
I am speculating this line might be very relevant. Taken from the Django 1.8 migration. Looks like this never had a migration before, so now needs to be faked. I wonder if this is what is triggering the Django 1.10 bug. To the best of my knowledge this should still be supported. If I am right, then it should be possible to work around this by manually applying the migration in fake mode. -- Brian May <b...@debian.org>