#16734: urlresolvers doesn't get a script prefix from manage.py
-------------------------------------+-------------------------------------
     Reporter:  d00gs                |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Core (Management     |                  Version:  1.3
  commands)                          |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by julen):

 Would it make sense to call `set_script_prefix()` in `ManagementUtility`'s
 `execute()` method,
 
[https://github.com/django/django/blob/4dcc6493418c78db07761180bf6265f5b2bbccbf/django/core/management/__init__.py#L303
 once settings have been configured]?

--
Ticket URL: <https://code.djangoproject.com/ticket/16734#comment:5>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.055bfe74a864eb3f488bacd15d6b5aaa%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to