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