mirror of
https://github.com/django/django.git
synced 2025-02-03 22:17:24 +00:00
30cbd5d360
Also used schema editor in migrate to sync unmigrated apps (sync_apps). Refs #22340. Thanks Tim Graham for the review.