Would like to get some discussion going on a new feature — I am not sure if it's necessary though.
the issue
Creating a page with any new locales requires extra setup in the locale config and the YAML globals. For example, running corgi page MyAwesomePage --locales cs-CZ on a fresh project requires extra setup for the page to work (unless you already have a Czech locale setup, in this example).
the question
Are we bothered by this? Typically you bootstrap a project with all locales and configs you need, but maybe automated locale setup should be a feature.
Would like to get some discussion going on a new feature — I am not sure if it's necessary though.
the issue
Creating a page with any new locales requires extra setup in the locale config and the YAML globals. For example, running
corgi page MyAwesomePage --locales cs-CZon a fresh project requires extra setup for the page to work (unless you already have a Czech locale setup, in this example).the question
Are we bothered by this? Typically you bootstrap a project with all locales and configs you need, but maybe automated locale setup should be a feature.