mirror of
https://github.com/django/django.git
synced 2025-10-28 18:43:19 +00:00
If loading an application trigger an ImportError, the details of that error were lost in some cases. Thanks Ben Davis for the report. |
||
|---|---|---|
| .. | ||
| default_config_app | ||
| failing_app | ||
| namespace_package_base/nsapp | ||
| namespace_package_other_base/nsapp | ||
| __init__.py | ||
| apps.py | ||
| models.py | ||
| tests.py | ||