mirror of
https://github.com/django/django.git
synced 2025-05-07 07:26:29 +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.