Login
Remember
Register
Ask a Question
Migrations usually Create the required scripts to change the structure by updating the code and changing your models.
0
votes
asked
Jun 29, 2022
in
Django
by
sharadyadav1986
Migrations usually Create the required scripts to change the structure by updating the code and changing your models.
select the correct answer from below options
a) True
b) False
django
migration
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 29, 2022
by
sharadyadav1986
a) True
...