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