- Look in all
INSTALLED_APPS
for components instead of only in aunicorn
app (210) - Support
settings.APPS_DIR
which is the default fordjango-cookiecutter
instead of justsettings.BASE_DIR
(214)
Breaking changes
- Require an application name when running the
startunicorn
management command for where the component should be created