[WIP] project_exception: file structure for the new module

This commit is contained in:
percyhibou
2022-09-28 23:07:43 +00:00
parent d957c043bb
commit 7b2076a49d
12 changed files with 215 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# -*- coding: utf-8 -*-
from . import models
from . import wizard