#31527: Admindocs' View index assumes settings.ROOT_URLCONF is an import string
-----------------------------------+--------------------------------------
     Reporter:  Keryn Knight       |                    Owner:  nobody
         Type:  Uncategorized      |                   Status:  new
    Component:  contrib.admindocs  |                  Version:  master
     Severity:  Normal             |               Resolution:
     Keywords:                     |             Triage Stage:  Unreviewed
    Has patch:  0                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+--------------------------------------

Comment (by Carlton Gibson):

 Hi.

 Docs have it thus:

 > `ROOT_URLCONF`: A string representing the full Python import path to
 your root URLconf, for example "mydjangoapps.urls". ...

 So I'm kind of inclined towards `wontfix`. `ViewIndexView` is making a
 reasonable assumption.

 > Buuuuuuuut, it's possible to get Django to otherwise run with, for
 example, something like...

 Can I ask what the use-case here is? (Also: How does it go with tests and
 override_settings and such? Is this literally the only place it blows up?)

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31527#comment:1>
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.4dbf5ae611b1eee19c187a07c51d7979%40djangoproject.com.

Reply via email to