create a new module sql_request_abstract

This commit is contained in:
Sylvain LE GAL
2017-02-22 03:58:01 +01:00
committed by chien
parent d6c716068f
commit d3fe703c37
11 changed files with 698 additions and 0 deletions

View File

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