[MiG] port from 19

This commit is contained in:
2026-08-24 13:15:27 +02:00
parent b9ddad46ab
commit 86d3e4dfcc
27 changed files with 661 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# -*- coding: utf-8 -*-
from . import controllers
from . import models
from . import wizard
from .hooks import post_init_hook