πŸ“Š Django
Q. Which Django file is executed to start the development server?
  • (A) run.py
  • (B) start.py
  • (C) manage.py
  • (D) dev.py
πŸ’¬ Discuss
βœ… Correct Answer: (C) manage.py

Explanation: manage.py is the command-line utility used to interact with a Django project.

Explanation by: Rakesh Yadav
manage.py is the command-line utility used to interact with a Django project.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
65
Total Visits
πŸ“½οΈ
11 mo ago
Published
πŸŽ–οΈ
Rakesh Yadav
Publisher
πŸ“ˆ
92%
Success Rate