iro/model/__init__.py
author Sandro Knauß <knauss@netzguerilla.net>
Thu, 23 Feb 2012 16:57:57 +0100
branchdevel
changeset 183 07ee5543751b
parent 147 e96e50ae6352
child 263 52284710c0b4
permissions -rw-r--r--
offer.provider now handles the options dict and loadConfig is only in Provider class

import schema
import user
import utils
import job
import offer

from dbdefer import setEngine
from pool import setPool