πŸ“Š Django
Q. Which command is used to run the Django test server?
  • (A) python runserver
  • (B) django runserver
  • (C) python manage.py runserver
  • (D) manage run
πŸ’¬ Discuss
βœ… Correct Answer: (C) python manage.py runserver

Explanation: The correct command is python manage.py runserver.

Explanation by: Rakesh Yadav
The correct command is python manage.py runserver.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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