Replaced default_app_config variable by module config to locate the
AppConfig object
This commit is contained in:
@@ -16,7 +16,7 @@ INSTALLED_APPS += [
|
||||
'django_countries',
|
||||
# 'django_extensions',
|
||||
# Our main app
|
||||
'dav_base',
|
||||
'dav_base.apps.AppConfig',
|
||||
]
|
||||
|
||||
# Add apps from our modules
|
||||
|
||||
Reference in New Issue
Block a user