示例#1
0
文件: imports.py 项目: piotrekw/pirx
from pirx import Settings, path


settings = Settings()

settings.imp('djcelery')

print settings