#18940: ROOT_URLCONF Setting in settings.py Unclear
-------------------------------+--------------------------
     Reporter:  jc.blake@…     |      Owner:  nobody
         Type:  Uncategorized  |     Status:  new
    Component:  Documentation  |    Version:  1.4
     Severity:  Normal         |   Keywords:  ROOT_URLCONF
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+--------------------------
 Part 3 of the Django tutorial refers to ROOT_URLCONF = 'mysite.urls' in
 settings.py, then goes on to discuss editing of mysite/urls.py, and states
 that "Django will load this Python module, because it is pointed to by the
 ROOT_URLCONF setting.".

 Documentation is obscure, as ROOT_URLCONF setting does not point to an
 existing Python module. Should ROOT_URLCONF be changed?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18940>
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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to