0
0
mirror of https://github.com/django/django.git synced 2024-11-21 19:09:18 +01:00
django/tests/apps
2023-09-25 08:17:03 +02:00
..
namespace_package_base/nsapp
namespace_package_other_base/nsapp
no_config_app
one_config_app
query_performing_app
two_configs_app
two_configs_one_default_app
two_default_configs_app
__init__.py
apps.py
models.py
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