Django writes a record into the table django_migrations
consisting of some information like the app the migration belongs to, the name of the migration, and the date it was applied.
Django writes a record into the table django_migrations
consisting of some information like the app the migration belongs to, the name of the migration, and the date it was applied.