django/tests/apps
Aymeric Augustin b161c01c48 Fixed #22920 -- Avoid masking some exceptions.
If loading an application trigger an ImportError, the details of that
error were lost in some cases. Thanks Ben Davis for the report.
2014-09-08 23:16:50 +02:00
..
default_config_app
failing_app Fixed #22920 -- Avoid masking some exceptions. 2014-09-08 23:16:50 +02:00
namespace_package_base/nsapp
namespace_package_other_base/nsapp
__init__.py
apps.py
models.py
tests.py Fixed #22920 -- Avoid masking some exceptions. 2014-09-08 23:16:50 +02:00