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