mirror of
https://github.com/django/django.git
synced 2025-06-04 02:59:13 +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.