django/tests/apps
David Sanders 4f2ae0644d Fixed -- Avoided raising RuntimeWarning about import-time queries when apps are reinitialized with test tools.
Regression in fbd16438f4.
2023-09-25 08:17:03 +02:00
..
namespace_package_base/nsapp Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
namespace_package_other_base/nsapp Fixed -- Allow single-path and configured-path namespace packages as apps. 2014-01-25 19:37:05 -07:00
no_config_app Fixed -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
one_config_app Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
query_performing_app Fixed -- Raised RuntimeWarning when performing import-time queries. 2023-08-21 13:44:25 +02:00
two_configs_app Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
two_configs_one_default_app Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
two_default_configs_app Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
__init__.py
apps.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
models.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
tests.py Fixed -- Avoided raising RuntimeWarning about import-time queries when apps are reinitialized with test tools. 2023-09-25 08:17:03 +02:00