MCQs > IT & Programming > Django > How to set a default order by in your Django model ? YourModel.objects.all() will be ordered by default without calling order_by() method

Django MCQs

How to set a default order by in your Django model ? YourModel.objects.all() will be ordered by default without calling order_by() method

Answer

Correct Answer: Using META ordering attribute

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