django/tests/apps
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 Fixed #31007 -- Allowed specifying type of auto-created primary keys. 2020-12-15 11:25:46 +01:00
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