Replaced default_app_config variable by module config to locate the
AppConfig object
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
{
|
||||
"url_prefix": "events"
|
||||
"url_prefix": "events",
|
||||
"app_config": ".apps.AppConfig"
|
||||
}
|
||||
Reference in New Issue
Block a user