Datenmodelle angepasst, einige Firmen in CITT übernommen

This commit is contained in:
Markus Clauß
2023-03-02 17:31:39 +01:00
parent e5c9f6904c
commit 1bbb560f31
14 changed files with 1421 additions and 189 deletions

View File

@@ -0,0 +1,7 @@
from .citt import *
from .data import *
from .material import *
from .project import *
from .sheartest import *
from .usermanagement import *
from .workpackage import *