put all extensions in a new file

This commit is contained in:
Martin
2016-11-13 19:30:17 +01:00
parent 6587a27cd2
commit 66b1787722
15 changed files with 37 additions and 26 deletions
+2
View File
@@ -1,3 +1,5 @@
# coding=UTF-8
from .designer import Designer
from .category import Category
from .contract_customer import ContractCustomer