[1.8.x] Fixed #25618 -- Restored migration support for non-upgraded apps.
A non-upgraded app is one that retains South migrations in the `migrations` module and doesn't introduce Django migrations.
Loading
Please register or sign in to comment
A non-upgraded app is one that retains South migrations in the `migrations` module and doesn't introduce Django migrations.