mirror of
https://github.com/django/django.git
synced 2025-02-24 09:04:48 +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.