mirror of
https://github.com/django/django.git
synced 2025-01-24 00:59:20 +00:00
b161c01c48
If loading an application trigger an ImportError, the details of that error were lost in some cases. Thanks Ben Davis for the report.