Пример #1
0
def config(request):
    """loading the zca with configure.zcml of this package"""
    return configure(request, sql, 'configure.zcml')
Пример #2
0
def config(request):
    return configure(request, uvclight.tests.examples, 'configure.zcml')