A

Admin • 828.03K Points
Coach

Q. Which Django command is used to list all registered URLs?

  • (A) python manage.py listurls
  • (B) python manage.py showurls
  • (C) python manage.py show_urls
  • (D) Django does not provide this by default
  • Correct Answer - Option(D)
  • Views: 13
  • Filed under category Django
  • Hashtags:

Explanation by: Admin
Django does not include a default command to list URLs; third-party packages are used.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.