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