A

Admin • 831.35K Points
Coach

Q. Which of the following is a valid migration command?

  • (A) python manage.py move
  • (B) python manage.py generate
  • (C) python manage.py migrate
  • (D) python manage.py sync
  • Correct Answer - Option(C)
  • Views: 18
  • Filed under category Django
  • Hashtags:

Explanation by: Admin
migrate applies changes to the database schema.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.