/.../django/apps/registry.py:91: RemovedInDjango41Warning: 'webpack_boilerplate' defines default_app_config = 'webpack_boilerplate.apps.WebpackBoilerplateConfig'. Django now detects this configuration automatically. You can remove default_app_config.
app_config = AppConfig.create(entry)
Fix this warning:
As per: https://docs.djangoproject.com/en/3.2/releases/3.2/#automatic-appconfig-discovery