#26484: Add a helpful message in manage.py when Django cannot be imported
-------------------------------------+-------------------------------------
     Reporter:  timgraham            |                    Owner:  nobody
         Type:                       |                   Status:  new
  Cleanup/optimization               |
    Component:  Core (Other)         |                  Version:  master
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by timgraham):

 * has_patch:  0 => 1


Comment:

 I [https://github.com/django/django/pull/6438 implemented Shai's
 suggestion] to catch the original exception, then try `import django` and
 display the helpful message if that fails or reraise the original
 exception if not.

--
Ticket URL: <https://code.djangoproject.com/ticket/26484#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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.624aa99e0b87043306557e0ed2174220%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to