town6.initial_content ===================== .. py:module:: town6.initial_content Functions --------- .. autoapisummary:: town6.initial_content.create_new_organisation town6.initial_content.add_resources Module Contents --------------- .. py:function:: create_new_organisation(app: onegov.core.framework.Framework, name: str, reply_to: str | None = None, forms: collections.abc.Iterable[tuple[str, str, str]] | None = None, create_files: bool = True, path: str | None = None, locale: str = 'de_CH') -> onegov.org.models.Organisation .. py:function:: add_resources(libres_context: libres.context.core.Context) -> None