This website requires JavaScript.
Explore
Help
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-18 22:33:44 +00:00
Code
Issues
32
Releases
Wiki
Activity
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
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