0.30.0
- Look in all
INSTALLED_APPSfor components instead of only in aunicornapp (210) - Support
settings.APPS_DIRwhich is the default fordjango-cookiecutterinstead of justsettings.BASE_DIR(214)
Breaking changes
- Require an application name when running the
startunicornmanagement command for where the component should be created