#25634: runserver reloader masks exceptions
-------------------------------------+-------------------------------------
     Reporter:  wide-awake           |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Core (Management     |                  Version:  1.9rc1
  commands)                          |
     Severity:  Release blocker      |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by aaugustin):

 * version:  1.8 => 1.9rc1
 * severity:  Normal => Release blocker


Comment:

 Perhaps we could print the traceback here on Python 2:
 
https://github.com/django/django/blob/9bc0c21b/django/core/management/__init__.py#L313

 I believe this bug doesn't affect Python 3 thanks to exception chaining.

--
Ticket URL: <https://code.djangoproject.com/ticket/25634#comment:13>
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/068.a13ae2d8c0a0f57b1b9acbf62b1f906e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to