Q. What is the default port when running Django locally?

  • (A) 5000
  • (B) 8080
  • (C) 8000
  • (D) 3000
πŸ’¬ Discuss
βœ… Correct Answer: (C) 8000
Explanation: By default, Django runs on port 8000 when using the development server.
Explanation by: Mr. Dubey
By default, Django runs on port 8000 when using the development server.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
69
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
85%
Success Rate