first import

This commit is contained in:
Valentin Lab
2015-01-28 11:59:35 +07:00
commit 36902ec12b
23 changed files with 489 additions and 0 deletions

6
{{name}}/__init__.py Normal file
View File

@@ -0,0 +1,6 @@
## package holder
import models
import wizard
import test