MCQs > IT & Programming > Django > How would you stop Django from performing database table creation or deletion operations via migrations for a particular model?**

Django MCQs

How would you stop Django from performing database table creation or deletion operations via migrations for a particular model?**

Answer

Correct Answer: Set managed=False inside the model.

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Django Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Django Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it