mirror of
https://github.com/django/django.git
synced 2025-10-12 16:29:14 +00:00
MigrationRecorder now assumes that if the django_migrations table doesn't exist, then no migrations are applied. Reverted documentation change from refs #23808.