Question: A project has accumulated 500 migrations. Which course of action would you pursue?

  1. Manually merge your migration files to reduce the number
  2. Don't worry about the number
  3. Try to minimize the number of migrations
  4. Use squashmigrations to reduce the number

Answer: The correct answer of the above question is Option D:Use squashmigrations to reduce the number