#30825: Confusing message on the default Django home page mentioning the debug settings ----------------------------------------------+------------------------ Reporter: Therry van Neerven | Owner: nobody Type: Bug | Status: new Component: Uncategorized | Version: 2.2 Severity: Normal | Keywords: Triage Stage: Unreviewed | Has patch: 0 Needs documentation: 0 | Needs tests: 0 Patch needs improvement: 0 | Easy pickings: 1 UI/UX: 1 | ----------------------------------------------+------------------------ When having no home page configured and when running the configuration with DEBUG=False the following message is shown:
''You are seeing this page because DEBUG=True is in your settings file and you have not configured any URLs.'' This message is confusing as I'm running Django with DEBUG=False. Also I have configured URLs, but they are not at the root of the project. I believe that this message should be improved and stating that a the user should configure a route to replace the default page. -- Ticket URL: <https://code.djangoproject.com/ticket/30825> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-updates+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/049.8cc8952eafd0417647cf979ec3cbbd24%40djangoproject.com.