mirror of
https://github.com/django/django.git
synced 2024-11-18 07:26:04 +00:00
2ff93e027c
Thanks Russell for the report, Marc for the initial patch, Carl for the final review, and everyone who contributed to the design discussion.
2 lines
65 B
Python
2 lines
65 B
Python
default_app_config = 'apps.default_config_app.apps.CustomConfig'
|