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