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-20 15:19:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
apps
History
Mariusz Felisiak
75d6c4ae6d
Refs
#31180
-- Removed default_app_config application configuration variable per deprecation timeline.
2021-09-20 21:23:01 +02:00
..
namespace_package_base
/nsapp
Fixed
#31180
-- Configured applications automatically.
2020-07-21 10:35:12 +02:00
namespace_package_other_base
/nsapp
…
no_config_app
Fixed
#31180
-- Configured applications automatically.
2020-07-21 10:35:12 +02:00
one_config_app
Fixed
#31180
-- Configured applications automatically.
2020-07-21 10:35:12 +02:00
two_configs_app
Fixed
#31180
-- Configured applications automatically.
2020-07-21 10:35:12 +02:00
two_configs_one_default_app
Fixed
#31180
-- Configured applications automatically.
2020-07-21 10:35:12 +02:00
two_default_configs_app
Fixed
#31180
-- Configured applications automatically.
2020-07-21 10:35:12 +02:00
__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
Refs
#31180
-- Removed default_app_config application configuration variable per deprecation timeline.
2021-09-20 21:23:01 +02:00