Q:

What are Migrations in Django?

0

What are Migrations in Django?


  1. They are files saved in migrations directory.
  2. They are created when you run makemigrations command.
  3. Migrations are files where Django stores changes to your models.
  4. All of the above

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

D. All of the above

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now