mirror of
https://github.com/django/django.git
synced 2025-10-26 23:26:08 +00:00
Ensured squashed migrations are recorded as applied when the
migrate command is run and all of the original migrations
have been previously applied.
Backport of 69db1c7455 from master