mirror of
https://github.com/django/django.git
synced 2025-01-16 05:12:23 +00:00
30cbd5d360
Also used schema editor in migrate to sync unmigrated apps (sync_apps). Refs #22340. Thanks Tim Graham for the review.