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-09 18:06:34 +00:00
Code
Issues
32
Releases
Wiki
Activity
cf6774a53b
django
/
tests
/
apps
History
Hasan Ramezani
8b2a30f6f1
Fixed
#32285
-- Raised ImproperlyConfigured when AppConfig.label is not a valid Python identifier.
2020-12-22 13:26:30 +01:00
..
explicit_default_config_app
explicit_default_config_empty_apps
explicit_default_config_mismatch_app
explicit_default_config_without_apps
namespace_package_base
/nsapp
namespace_package_other_base
/nsapp
no_config_app
one_config_app
two_configs_app
two_configs_one_default_app
two_default_configs_app
__init__.py
apps.py
models.py
tests.py
Fixed
#32285
-- Raised ImproperlyConfigured when AppConfig.label is not a valid Python identifier.
2020-12-22 13:26:30 +01:00