This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-03 06:55:47 +00:00
Code
Issues
30
Releases
Wiki
Activity
978aae4334
django
/
tests
/
apps
History
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
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